Translation components API.

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

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

{
    "count": 755,
    "next": null,
    "previous": "http://translate.otrs.com/api/translations/?format=api&page=15",
    "results": [
        {
            "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": "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": "uk",
            "id": 3160,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.uk.po",
            "revision": "8fde8c15cffb1a9e6e1867a5143e213693023fcf",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/uk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/uk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/uk/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/uk/?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:23.819231Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/uk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/uk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/uk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/uk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/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": "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": "vi_VN",
            "id": 3161,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.vi_VN.po",
            "revision": "20bb13f9f8b5480ac002a9630e8f51e86bea5bbd",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/vi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/vi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/vi/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/vi/?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:28.004286Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/vi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/vi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/vi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/vi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/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": "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": "zh_TW",
            "id": 3162,
            "filename": "i18n/SystemMonitoring/SystemMonitoring.zh_TW.po",
            "revision": "13905703be98f879526ecd59129f8ecd550189e8",
            "web_url": "http://translate.otrs.com/projects/otrs/system-monitoring/zh_Hant/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hant/",
            "translate_url": "http://translate.otrs.com/translate/otrs/system-monitoring/zh_Hant/",
            "url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/zh_Hant/?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:33.936535Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/zh_Hant/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/system-monitoring/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "http://translate.otrs.com/languages/es/",
                "url": "http://translate.otrs.com/api/languages/es/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/es/statistics/?format=api"
            },
            "component": {
                "name": "Update Guide",
                "slug": "update-guide",
                "id": 48,
                "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/update-guide/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/update-guide/",
                "url": "http://translate.otrs.com/api/components/otrs/update-guide/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/update-guide/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/update-guide/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/update-guide/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/update-guide/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/update-guide/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/update-guide/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/80/?format=api",
                    "http://translate.otrs.com/api/addons/81/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "es",
            "id": 5495,
            "filename": "locale/es/LC_MESSAGES/content.po",
            "revision": "037484e7ea01005350f553cb60090ae64161286b",
            "web_url": "http://translate.otrs.com/projects/otrs/update-guide/es/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es/",
            "translate_url": "http://translate.otrs.com/translate/otrs/update-guide/es/",
            "url": "http://translate.otrs.com/api/translations/otrs/update-guide/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 266,
            "total_words": 2446,
            "translated": 265,
            "translated_words": 2443,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T08:03:45.729141Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/update-guide/es/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/update-guide/es/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/update-guide/es/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/update-guide/es/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/update-guide/es/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "http://translate.otrs.com/languages/pt/",
                "url": "http://translate.otrs.com/api/languages/pt/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt/statistics/?format=api"
            },
            "component": {
                "name": "Update Guide",
                "slug": "update-guide",
                "id": 48,
                "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/update-guide/",
                "branch": null,
                "push_branch": "",
                "filemask": null,
                "screenshot_filemask": null,
                "template": "",
                "edit_template": true,
                "intermediate": "",
                "new_base": "locale/content.pot",
                "file_format": "po",
                "license": "proprietary",
                "license_url": null,
                "agreement": "",
                "web_url": "http://translate.otrs.com/projects/otrs/update-guide/",
                "url": "http://translate.otrs.com/api/components/otrs/update-guide/?format=api",
                "repository_url": "http://translate.otrs.com/api/components/otrs/update-guide/repository/?format=api",
                "translations_url": "http://translate.otrs.com/api/components/otrs/update-guide/translations/?format=api",
                "statistics_url": "http://translate.otrs.com/api/components/otrs/update-guide/statistics/?format=api",
                "lock_url": "http://translate.otrs.com/api/components/otrs/update-guide/lock/?format=api",
                "links_url": "http://translate.otrs.com/api/components/otrs/update-guide/links/?format=api",
                "changes_list_url": "http://translate.otrs.com/api/components/otrs/update-guide/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/80/?format=api",
                    "http://translate.otrs.com/api/addons/81/?format=api"
                ],
                "is_glossary": false,
                "glossary_color": "silver",
                "category": null
            },
            "language_code": "pt",
            "id": 5496,
            "filename": "locale/pt/LC_MESSAGES/content.po",
            "revision": "061780b21be70b73b316653f73e56e9f48117e51",
            "web_url": "http://translate.otrs.com/projects/otrs/update-guide/pt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/update-guide/pt/",
            "url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 266,
            "total_words": 2446,
            "translated": 265,
            "translated_words": 2443,
            "translated_percent": 99.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-29T08:04:24.863563Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/update-guide/pt/units/?format=api"
        }
    ]
}