Translation components API.

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

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

{
    "count": 755,
    "next": "http://translate.otrs.com/api/translations/?format=api&page=16",
    "previous": "http://translate.otrs.com/api/translations/?format=api&page=14",
    "results": [
        {
            "language": {
                "id": 146,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "http://translate.otrs.com/languages/it/",
                "url": "http://translate.otrs.com/api/languages/it/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/it/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "it",
            "id": 3097,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.it.po",
            "revision": "f6f5f3cb4c830232034d55a53ce78e4eea826de8",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/it/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/it/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/it/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:52:12.135809Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/it/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/it/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/it/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/it/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/it/units/?format=api"
        },
        {
            "language": {
                "id": 148,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "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.otrs.com/languages/ja/",
                "url": "http://translate.otrs.com/api/languages/ja/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ja/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ja",
            "id": 3098,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.ja.po",
            "revision": "27c9d5e1e95d57fb7354981a3d478e8d524ee96e",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/ja/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ja/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/ja/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:52:42.734495Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ja/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ja/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ja/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ja/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ja/units/?format=api"
        },
        {
            "language": {
                "id": 170,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "http://translate.otrs.com/languages/ko/",
                "url": "http://translate.otrs.com/api/languages/ko/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ko",
            "id": 3099,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.ko.po",
            "revision": "2ff06ce2f44399eaf7fbe1250f6042d705ac7d12",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/ko/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ko/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/ko/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:53:11.092368Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ko/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ko/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ko/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ko/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ko/units/?format=api"
        },
        {
            "language": {
                "id": 188,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 188,
                    "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.otrs.com/languages/lt/",
                "url": "http://translate.otrs.com/api/languages/lt/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lt",
            "id": 3100,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.lt.po",
            "revision": "807b0ce41287ab6e8b2dcf2c07f701543691f35b",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/lt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/lt/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:53:52.106360Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lt/units/?format=api"
        },
        {
            "language": {
                "id": 190,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 190,
                    "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.otrs.com/languages/lv/",
                "url": "http://translate.otrs.com/api/languages/lv/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 3101,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.lv.po",
            "revision": "402712f74fee26010d15ca046af56d2072c7a331",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/lv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/lv/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:54:24.637861Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/lv/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "http://translate.otrs.com/languages/mk/",
                "url": "http://translate.otrs.com/api/languages/mk/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/mk/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "mk",
            "id": 3102,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.mk.po",
            "revision": "43626447cb561e5bec73b78a351e50cbd95b05a9",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/mk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/mk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/mk/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:54:44.590298Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/mk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/mk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/mk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/mk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/mk/units/?format=api"
        },
        {
            "language": {
                "id": 207,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "http://translate.otrs.com/languages/ms/",
                "url": "http://translate.otrs.com/api/languages/ms/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ms",
            "id": 3103,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.ms.po",
            "revision": "7b0fd673761a1487058ab28ec714fdaa6a449eff",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/ms/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ms/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/ms/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:55:01.726749Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ms/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ms/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ms/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ms/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ms/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "http://translate.otrs.com/languages/nb_NO/",
                "url": "http://translate.otrs.com/api/languages/nb_NO/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nb_NO",
            "id": 3104,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.nb_NO.po",
            "revision": "ff53a2a767218bd327a08349edf46a9fe99a5f6c",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/nb_NO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nb_NO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/nb_NO/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:55:30.544528Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nb_NO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nb_NO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nb_NO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nb_NO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 220,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 220,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.otrs.com/languages/nl/",
                "url": "http://translate.otrs.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nl",
            "id": 3105,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.nl.po",
            "revision": "49e8712d6e6d6b2c4fae9b0a2a256fbf211fc097",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/nl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/nl/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:55:58.690412Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/nl/units/?format=api"
        },
        {
            "language": {
                "id": 239,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 239,
                    "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.otrs.com/languages/pl/",
                "url": "http://translate.otrs.com/api/languages/pl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pl/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pl",
            "id": 3106,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pl.po",
            "revision": "d270ffa26456047f46ff6f5440fba2f95d7b5594",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/pl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/pl/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:56:27.212793Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/pl/units/?format=api"
        },
        {
            "language": {
                "id": 251,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "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.otrs.com/languages/ro/",
                "url": "http://translate.otrs.com/api/languages/ro/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ro",
            "id": 3107,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.ro.po",
            "revision": "665ef0c6752c3978ceceb82755182e2d16d9e424",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/ro/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ro/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/ro/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:56:56.061242Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ro/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ro/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ro/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ro/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/ro/units/?format=api"
        },
        {
            "language": {
                "id": 275,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 275,
                    "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.otrs.com/languages/sk/",
                "url": "http://translate.otrs.com/api/languages/sk/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sk/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sk_SK",
            "id": 3108,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.sk_SK.po",
            "revision": "838ddb3246d8f48e8135a34cfe9b8ba9e66e710c",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/sk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/sk/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:57:28.454040Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sk/units/?format=api"
        },
        {
            "language": {
                "id": 276,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 276,
                    "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.otrs.com/languages/sl/",
                "url": "http://translate.otrs.com/api/languages/sl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sl",
            "id": 3109,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.sl.po",
            "revision": "9575a1f70f6b19c92ea57459926e5a4c75ff41db",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/sl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/sl/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:58:19.700017Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sl/units/?format=api"
        },
        {
            "language": {
                "id": 287,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 287,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "http://translate.otrs.com/languages/sr/",
                "url": "http://translate.otrs.com/api/languages/sr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sr/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sr",
            "id": 3110,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.sr.po",
            "revision": "5d5333f6ea5454ba44df8f6b8ce755730578cb76",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/sr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/sr/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sr/units/?format=api"
        },
        {
            "language": {
                "id": 294,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 294,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.otrs.com/languages/sv/",
                "url": "http://translate.otrs.com/api/languages/sv/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 3111,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.sv.po",
            "revision": "df3ec0e53e363f8b4462960d361d3ded484c05ac",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/sv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/sv/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:58:48.027102Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sv/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "http://translate.otrs.com/languages/sw/",
                "url": "http://translate.otrs.com/api/languages/sw/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sw/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sw",
            "id": 3112,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.sw.po",
            "revision": "12afe78c6743b007ae8ccd5a9bf08ce6b2d4a719",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/sw/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sw/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/sw/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:59:07.452977Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sw/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sw/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sw/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sw/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/sw/units/?format=api"
        },
        {
            "language": {
                "id": 304,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "http://translate.otrs.com/languages/th/",
                "url": "http://translate.otrs.com/api/languages/th/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "th_TH",
            "id": 3113,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.th_TH.po",
            "revision": "409719caa36d031fc412ec8940a765a5100998b3",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/th/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/th/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/th/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:59:25.807851Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/th/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/th/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/th/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/th/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/th/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.otrs.com/languages/tr/",
                "url": "http://translate.otrs.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "tr",
            "id": 3114,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.tr.po",
            "revision": "2bc637a498cf1a5ab6ac949ac4251967bdd9df01",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/tr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/tr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/tr/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T13:59:55.675668Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/tr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/tr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/tr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/tr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/tr/units/?format=api"
        },
        {
            "language": {
                "id": 321,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 321,
                    "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.otrs.com/languages/uk/",
                "url": "http://translate.otrs.com/api/languages/uk/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/uk/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "uk",
            "id": 3115,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.uk.po",
            "revision": "c9859544206f6944d7035b076a99635fc5b1fa42",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/uk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/uk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/uk/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:00:23.722121Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/uk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/uk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/uk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/uk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/uk/units/?format=api"
        },
        {
            "language": {
                "id": 328,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 328,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "http://translate.otrs.com/languages/vi/",
                "url": "http://translate.otrs.com/api/languages/vi/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/vi/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "vi_VN",
            "id": 3116,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.vi_VN.po",
            "revision": "611040be797e6b6d5b74c5a529c0d98e9926d8e7",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/vi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/vi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/vi/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:00:42.912030Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/vi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/vi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/vi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/vi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/vi/units/?format=api"
        },
        {
            "language": {
                "id": 345,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 345,
                    "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.otrs.com/languages/zh_Hant/",
                "url": "http://translate.otrs.com/api/languages/zh_Hant/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/zh_Hant/statistics/?format=api"
            },
            "component": {
                "name": "Primary Secondary",
                "slug": "primary-secondary",
                "id": 130,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/primary-secondary/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/",
                "url": "http://translate.otrs.com/api/components/otrs/primary-secondary/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/primary-secondary/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/436/?format=api",
                    "http://translate.otrs.com/api/addons/227/?format=api",
                    "http://translate.otrs.com/api/addons/228/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "zh_TW",
            "id": 3117,
            "filename": "i18n/OTRSPrimarySecondary/OTRSPrimarySecondary.zh_TW.po",
            "revision": "69509667fa93e83f72c3d2024c66e7b16bf6ad5d",
            "web_url": "http://translate.otrs.com/projects/otrs/primary-secondary/zh_Hant/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hant/",
            "translate_url": "http://translate.otrs.com/translate/otrs/primary-secondary/zh_Hant/",
            "url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 113,
            "total_words": 2322,
            "translated": 113,
            "translated_words": 2322,
            "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-09-25T14:01:12.028231Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hant/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/primary-secondary/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 18,
                "code": "ar_SA",
                "name": "Arabic (Saudi Arabia)",
                "plural": {
                    "id": 18,
                    "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": [],
                "direction": "rtl",
                "population": 34173500,
                "web_url": "http://translate.otrs.com/languages/ar_SA/",
                "url": "http://translate.otrs.com/api/languages/ar_SA/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ar_SA/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ar_SA",
            "id": 3131,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.ar_SA.po",
            "revision": "fe083dee5c07195c71d1330637d9a9b763da9898",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/ar_SA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ar_SA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/ar_SA/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ar_SA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:41:30.723505Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ar_SA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ar_SA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ar_SA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ar_SA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ar_SA/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "http://translate.otrs.com/languages/ca/",
                "url": "http://translate.otrs.com/api/languages/ca/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ca/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ca",
            "id": 3132,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.ca.po",
            "revision": "5d2a67530738b86e84f2da892d9696ee15734045",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/ca/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ca/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/ca/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:41:35.370616Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ca/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ca/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ca/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ca/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "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.otrs.com/languages/cs/",
                "url": "http://translate.otrs.com/api/languages/cs/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/cs/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "cs",
            "id": 3133,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.cs.po",
            "revision": "215be5ae8f047026e7ae1abeeeab36c8887b8755",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/cs/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/cs/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/cs/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:41:42.789690Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/cs/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/cs/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/cs/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/cs/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "http://translate.otrs.com/languages/da/",
                "url": "http://translate.otrs.com/api/languages/da/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/da/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "da",
            "id": 3134,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.da.po",
            "revision": "1162ecc590155488dcdb39267a1a6af65328540a",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/da/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/da/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/da/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:41:49.095280Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/da/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/da/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/da/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/da/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/da/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "http://translate.otrs.com/languages/el/",
                "url": "http://translate.otrs.com/api/languages/el/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/el/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "el",
            "id": 3135,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.el.po",
            "revision": "534bc996041b3f719477d0ef7a267a218dbcdc41",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/el/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/el/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/el/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:41:55.493024Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/el/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/el/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/el/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/el/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/el/units/?format=api"
        },
        {
            "language": {
                "id": 348,
                "code": "es_CO",
                "name": "Spanish (Colombia)",
                "plural": {
                    "id": 368,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 45648864,
                "web_url": "http://translate.otrs.com/languages/es_CO/",
                "url": "http://translate.otrs.com/api/languages/es_CO/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/es_CO/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es_CO",
            "id": 3136,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.es_CO.po",
            "revision": "cc3188425bd9581f9a3dcdcca080cf193f20ab63",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/es_CO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_CO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/es_CO/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_CO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:02.876147Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_CO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_CO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_CO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_CO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/es_CO/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "http://translate.otrs.com/languages/et/",
                "url": "http://translate.otrs.com/api/languages/et/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/et/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "et",
            "id": 3137,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.et.po",
            "revision": "6331615fedb56d92365045bec874b1cc24cd889e",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/et/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/et/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/et/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:42:09.173456Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/et/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/et/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/et/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/et/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/et/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "http://translate.otrs.com/languages/fa/",
                "url": "http://translate.otrs.com/api/languages/fa/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fa/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fa",
            "id": 3138,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.fa.po",
            "revision": "e784178fc95337ea8cef3cfc464bb3318513e19e",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/fa/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fa/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/fa/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 14,
            "failing_checks_percent": 11.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:42:13.810931Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fa/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fa/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fa/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fa/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fa/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "http://translate.otrs.com/languages/fi/",
                "url": "http://translate.otrs.com/api/languages/fi/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fi/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fi",
            "id": 3139,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.fi.po",
            "revision": "92a1687921a056a6356c0a4592fb152316d8f5f2",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/fi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/fi/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:21.987761Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fi/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "http://translate.otrs.com/languages/fr/",
                "url": "http://translate.otrs.com/api/languages/fr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fr/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr",
            "id": 3140,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.fr.po",
            "revision": "f5494243b6e25d9e92c9a5bbde6687bf4d10bd72",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/fr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/fr/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:28.784710Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr/units/?format=api"
        },
        {
            "language": {
                "id": 109,
                "code": "fr_CA",
                "name": "French (Canada)",
                "plural": {
                    "id": 109,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 11308230,
                "web_url": "http://translate.otrs.com/languages/fr_CA/",
                "url": "http://translate.otrs.com/api/languages/fr_CA/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/fr_CA/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "fr_CA",
            "id": 3141,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.fr_CA.po",
            "revision": "7849beff286ad71c4fa15bfc0d4023a3932d5cfd",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/fr_CA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/fr_CA/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:28.910793Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr_CA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr_CA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr_CA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr_CA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/fr_CA/units/?format=api"
        },
        {
            "language": {
                "id": 117,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "http://translate.otrs.com/languages/gl/",
                "url": "http://translate.otrs.com/api/languages/gl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/gl/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "gl",
            "id": 3142,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.gl.po",
            "revision": "22c98bac5f44174940711f4afe0e8cfdff45f38c",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/gl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/gl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/gl/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:35.676640Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/gl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/gl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/gl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/gl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/gl/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "http://translate.otrs.com/languages/he/",
                "url": "http://translate.otrs.com/api/languages/he/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/he/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "he",
            "id": 3143,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.he.po",
            "revision": "f1e16b54682ef40b301adec5fb8cdafd53fa5ade",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/he/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/he/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/he/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:50.685127Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/he/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/he/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/he/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/he/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/he/units/?format=api"
        },
        {
            "language": {
                "id": 127,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 127,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "http://translate.otrs.com/languages/hi/",
                "url": "http://translate.otrs.com/api/languages/hi/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hi/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hi",
            "id": 3144,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.hi.po",
            "revision": "77f7ec0d156cebf396c3b05af24635fae2758707",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/hi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/hi/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:55.053136Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hi/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 131,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "http://translate.otrs.com/languages/hr/",
                "url": "http://translate.otrs.com/api/languages/hr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hr/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "hr",
            "id": 3145,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.hr.po",
            "revision": "4a2121417306db6f0ab842b8bd9bebd1e499cd43",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/hr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/hr/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:59.715120Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/hr/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "http://translate.otrs.com/languages/id/",
                "url": "http://translate.otrs.com/api/languages/id/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/id/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "id",
            "id": 3146,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.id.po",
            "revision": "616c32c4677cedbcc02484d897a27f590525428e",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/id/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/id/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/id/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:05.586073Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/id/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/id/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/id/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/id/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/id/units/?format=api"
        },
        {
            "language": {
                "id": 170,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "http://translate.otrs.com/languages/ko/",
                "url": "http://translate.otrs.com/api/languages/ko/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ko/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ko",
            "id": 3147,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.ko.po",
            "revision": "c45cc13112774b89a2b94bea63d3ca0ef51cc899",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/ko/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ko/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/ko/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:13.957507Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ko/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ko/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ko/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ko/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ko/units/?format=api"
        },
        {
            "language": {
                "id": 188,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 188,
                    "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.otrs.com/languages/lt/",
                "url": "http://translate.otrs.com/api/languages/lt/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/lt/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lt",
            "id": 3148,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.lt.po",
            "revision": "558c621a2697c1c74da4c7a33bb64a1dc359e3b1",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/lt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/lt/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:42:46.232047Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lt/units/?format=api"
        },
        {
            "language": {
                "id": 190,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 190,
                    "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.otrs.com/languages/lv/",
                "url": "http://translate.otrs.com/api/languages/lv/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/lv/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "lv",
            "id": 3149,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.lv.po",
            "revision": "b4ae27828ccabeb9b500f5b63751f45327f03f89",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/lv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/lv/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:20.065220Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/lv/units/?format=api"
        },
        {
            "language": {
                "id": 201,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 201,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "http://translate.otrs.com/languages/mk/",
                "url": "http://translate.otrs.com/api/languages/mk/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/mk/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "mk",
            "id": 3150,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.mk.po",
            "revision": "79d61cd44657dd7c251b3a7fe781105c97cd054a",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/mk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/mk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/mk/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:24.587841Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/mk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/mk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/mk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/mk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/mk/units/?format=api"
        },
        {
            "language": {
                "id": 207,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 207,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "http://translate.otrs.com/languages/ms/",
                "url": "http://translate.otrs.com/api/languages/ms/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ms/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ms",
            "id": 3151,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.ms.po",
            "revision": "6ad7c2f225b0c34b4bc328bf91a8958e30dd2f87",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/ms/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ms/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/ms/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:43:28.683111Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ms/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ms/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ms/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ms/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ms/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "http://translate.otrs.com/languages/nb_NO/",
                "url": "http://translate.otrs.com/api/languages/nb_NO/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/nb_NO/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nb_NO",
            "id": 3152,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.nb_NO.po",
            "revision": "3c1abe1db5fa9f1da4e3154305ce927750e7fac5",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/nb_NO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nb_NO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/nb_NO/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:34.927751Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nb_NO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nb_NO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nb_NO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nb_NO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 220,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 220,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "http://translate.otrs.com/languages/nl/",
                "url": "http://translate.otrs.com/api/languages/nl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/nl/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "nl",
            "id": 3153,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.nl.po",
            "revision": "11d854314a6dbea1e622bdb5cfce4e7b38214cc6",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/nl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/nl/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:41.887601Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/nl/units/?format=api"
        },
        {
            "language": {
                "id": 251,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "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.otrs.com/languages/ro/",
                "url": "http://translate.otrs.com/api/languages/ro/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ro/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "ro",
            "id": 3154,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.ro.po",
            "revision": "69d0d5879027a7b25ca3d635e5ccc84ba8693c00",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/ro/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ro/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/ro/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:48.064392Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ro/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ro/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ro/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ro/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/ro/units/?format=api"
        },
        {
            "language": {
                "id": 276,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 276,
                    "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.otrs.com/languages/sl/",
                "url": "http://translate.otrs.com/api/languages/sl/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sl/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sl",
            "id": 3155,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.sl.po",
            "revision": "15517a085ac7a890187ab055f9418030c7179cf2",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/sl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/sl/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:43:54.342268Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sl/units/?format=api"
        },
        {
            "language": {
                "id": 294,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 294,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "http://translate.otrs.com/languages/sv/",
                "url": "http://translate.otrs.com/api/languages/sv/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sv/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sv",
            "id": 3156,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.sv.po",
            "revision": "a48119601d6e0724e23d5f649a5eb7762506e83e",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/sv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/sv/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 7.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:44:00.705413Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sv/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "sw",
                "name": "Swahili",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swa"
                ],
                "direction": "ltr",
                "population": 171610296,
                "web_url": "http://translate.otrs.com/languages/sw/",
                "url": "http://translate.otrs.com/api/languages/sw/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/sw/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "sw",
            "id": 3157,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.sw.po",
            "revision": "d0f721377a827df60f1c53cdef5bd651864abf53",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/sw/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sw/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/sw/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:44:05.337041Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sw/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sw/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sw/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sw/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/sw/units/?format=api"
        },
        {
            "language": {
                "id": 304,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "http://translate.otrs.com/languages/th/",
                "url": "http://translate.otrs.com/api/languages/th/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/th/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "th_TH",
            "id": 3158,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.th_TH.po",
            "revision": "ae22cf72b64ee51ebe5f37d03b3d51cf0323737f",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/th/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/th/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/th/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T14:44:09.342677Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/th/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/th/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/th/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/th/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/th/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 313,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "http://translate.otrs.com/languages/tr/",
                "url": "http://translate.otrs.com/api/languages/tr/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/tr/statistics/?format=api"
            },
            "component": {
                "name": "System Monitoring",
                "slug": "system-monitoring",
                "id": 72,
                "source_language": {
                    "id": 76,
                    "code": "en",
                    "name": "English",
                    "plural": {
                        "id": 76,
                        "source": 0,
                        "number": 2,
                        "formula": "n != 1",
                        "type": 1
                    },
                    "aliases": [
                        "en_en",
                        "base",
                        "source",
                        "enp",
                        "eng"
                    ],
                    "direction": "ltr",
                    "population": 1636485517,
                    "web_url": "http://translate.otrs.com/languages/en/",
                    "url": "http://translate.otrs.com/api/languages/en/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/languages/en/statistics/?format=api"
                },
                "project": {
                    "name": "OTRS",
                    "slug": "otrs",
                    "id": 7,
                    "web": "https://otrs.com",
                    "web_url": "http://translate.otrs.com/projects/otrs/",
                    "url": "http://translate.otrs.com/api/projects/otrs/?format=api",
                    "components_list_url": "http://translate.otrs.com/api/projects/otrs/components/?format=api",
                    "repository_url": "http://translate.otrs.com/api/projects/otrs/repository/?format=api",
                    "statistics_url": "http://translate.otrs.com/api/projects/otrs/statistics/?format=api",
                    "categories_url": "http://translate.otrs.com/api/projects/otrs/categories/?format=api",
                    "changes_list_url": "http://translate.otrs.com/api/projects/otrs/changes/?format=api",
                    "languages_url": "http://translate.otrs.com/api/projects/otrs/languages/?format=api",
                    "translation_review": true,
                    "source_review": false,
                    "set_language_team": true,
                    "instructions": "",
                    "enable_hooks": true,
                    "language_aliases": ""
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://translate.otrs.com/git/otrs/system-monitoring/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "i18n/SystemMonitoring/SystemMonitoring.pot",
                "file_format": "po",
                "license": "GPL-3.0-or-later",
                "license_url": "https://spdx.org/licenses/GPL-3.0-or-later.html",
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/",
                "url": "http://translate.otrs.com/api/components/otrs/system-monitoring/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/system-monitoring/changes/?format=api",
                "task_url": null,
                "new_lang": "contact",
                "language_code_style": "",
                "push": null,
                "check_flags": "",
                "priority": 100,
                "enforced_checks": [],
                "restricted": false,
                "repoweb": "",
                "report_source_bugs": "documentation@otrs.com",
                "merge_style": "rebase",
                "commit_message": "Translated using Weblate ({{ language_name }})\r\n\r\nCurrently translated at {{ stats.translated_percent }}% ({{ stats.translated }} of {{ stats.all }} strings)\r\n\r\nTranslation: {{ project_name }}/{{ component_name }}\r\nTranslate-URL: {{ url }}",
                "add_message": "Added translation using Weblate ({{ language_name }})",
                "delete_message": "Deleted translation using Weblate ({{ language_name }})",
                "merge_message": "Merge branch '{{ component_remote_branch }}' into Weblate.",
                "addon_message": "Update translation files\r\n\r\nUpdated by \"{{ addon_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": false,
                "enable_suggestions": true,
                "suggestion_voting": false,
                "suggestion_autoaccept": 0,
                "push_on_commit": false,
                "commit_pending_age": 24,
                "auto_lock_error": true,
                "language_regex": "^[^.]+$",
                "variant_regex": "",
                "addons": [
                    "http://translate.otrs.com/api/addons/438/?format=api",
                    "http://translate.otrs.com/api/addons/120/?format=api",
                    "http://translate.otrs.com/api/addons/121/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "tr",
            "id": 3159,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.tr.po",
            "revision": "55de1c23c930fb42bfc48413e6af273f75e0b339",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/tr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/tr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/tr/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 26,
            "total_words": 201,
            "translated": 26,
            "translated_words": 201,
            "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-09-25T14:44:17.825521Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/tr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/tr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/tr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/tr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/tr/units/?format=api"
        }
    ]
}