Translation components API.

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

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

{
    "count": 49,
    "next": null,
    "previous": null,
    "results": [
        {
            "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"
            },
            "language_code": "en",
            "id": 1609,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.pot",
            "revision": "46eea5bb03552431d6103ee809cc0ea5cfb26919",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/en/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/en/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 31,
            "failing_checks_words": 117,
            "failing_checks_percent": 14.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/en/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/en/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/en/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/en/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/en/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"
            },
            "language_code": "ar_SA",
            "id": 1610,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.ar_SA.po",
            "revision": "2edd4dfc38f1420c7e6800dff3561f1e60393bc9",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/ar_SA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ar_SA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/ar_SA/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/ar_SA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "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-25T12:50:28.860613Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/ar_SA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/ar_SA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/ar_SA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ar_SA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ar_SA/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "http://translate.otrs.com/languages/bg/",
                "url": "http://translate.otrs.com/api/languages/bg/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 1611,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.bg.po",
            "revision": "a995e748480ca53d41285af3cf4b3cf5293b44b6",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/bg/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/bg/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/bg/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:51:15.846822Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/bg/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/bg/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/bg/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/bg/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/bg/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"
            },
            "language_code": "ca",
            "id": 1612,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.ca.po",
            "revision": "b547c7d8729057fd64fb2ddc823fa52e1274369c",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/ca/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ca/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/ca/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 14,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:51:51.698080Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/ca/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/ca/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/ca/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ca/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "cs",
            "id": 1613,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.cs.po",
            "revision": "228774eb7acd2be47bbcbeb835ab7733cb56e32b",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/cs/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/cs/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/cs/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 24,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:03:53.043382Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/cs/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/cs/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/cs/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/cs/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "da",
            "id": 1614,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.da.po",
            "revision": "02927539f43d93466b15ff453c0ea18b3dce7b5e",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/da/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/da/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/da/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 14,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:05:38.105462Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/da/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/da/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/da/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/da/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "http://translate.otrs.com/languages/de/",
                "url": "http://translate.otrs.com/api/languages/de/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 1615,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.de.po",
            "revision": "9f1760aea55151f3785e6025bbdff48914571de5",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/de/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/de/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/de/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "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-06-06T14:04:00.668996Z",
            "last_author": "Michael Reuther",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/de/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/de/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/de/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/de/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/de/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"
            },
            "language_code": "el",
            "id": 1616,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.el.po",
            "revision": "96e6d451738aa7cf7ab92cee14ddd30d44c24f82",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/el/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/el/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/el/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 19,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:04:48.376164Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/el/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/el/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/el/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/el/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/el/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "en_CA",
                "name": "English (Canada)",
                "plural": {
                    "id": 78,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 32416926,
                "web_url": "http://translate.otrs.com/languages/en_CA/",
                "url": "http://translate.otrs.com/api/languages/en_CA/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/en_CA/statistics/?format=api"
            },
            "language_code": "en_CA",
            "id": 1617,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.en_CA.po",
            "revision": "9cbcd4a9ac3f983e8a73416e7898525172e9ca4b",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/en_CA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/en_CA/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/en_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "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:17:03.658339Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_CA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_CA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_CA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_CA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_CA/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 79,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "http://translate.otrs.com/languages/en_GB/",
                "url": "http://translate.otrs.com/api/languages/en_GB/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 1618,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.en_GB.po",
            "revision": "7d41846b2f278696edf852279c2a85e03442bab3",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/en_GB/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en_GB/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/en_GB/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "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:07:29.740249Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_GB/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_GB/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_GB/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_GB/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/en_GB/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"
            },
            "language_code": "es",
            "id": 1619,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.es.po",
            "revision": "b4a1a0d6550903e02d9a2517b78fa514c105057b",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/es/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/es/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 20,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:53:12.901761Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/es/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/es/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/es/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/es/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/es/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"
            },
            "language_code": "es_CO",
            "id": 1620,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.es_CO.po",
            "revision": "309054180d1ba3e15f5cc4eea88dcaf950aa1f35",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/es_CO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_CO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/es_CO/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/es_CO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 17,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:06:00.461624Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_CO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_CO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_CO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_CO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_CO/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "es_MX",
                "name": "Spanish (Mexico)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mspanish"
                ],
                "direction": "ltr",
                "population": 106779500,
                "web_url": "http://translate.otrs.com/languages/es_MX/",
                "url": "http://translate.otrs.com/api/languages/es_MX/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/es_MX/statistics/?format=api"
            },
            "language_code": "es_MX",
            "id": 1621,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.es_MX.po",
            "revision": "9d4d7728e9fe73b1073b40889ff98eac28e3bf48",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/es_MX/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_MX/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/es_MX/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-13T20:07:13.856007Z",
            "last_author": "Francisco Cruz",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_MX/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_MX/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_MX/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_MX/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/es_MX/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"
            },
            "language_code": "et",
            "id": 1622,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.et.po",
            "revision": "fbd07e14da0841bf223d3604643ace972aa0726e",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/et/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/et/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/et/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:07:00.188535Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/et/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/et/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/et/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/et/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "fa",
            "id": 1623,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.fa.po",
            "revision": "096d8944c53775e9ea46d570b7e41a95bf737a0c",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/fa/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fa/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/fa/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 49,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:52:20.364247Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/fa/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/fa/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/fa/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/fa/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "fi",
            "id": 1624,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.fi.po",
            "revision": "52c9ec60e8e0ac807392f298f8a656d4be9ccdd1",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/fi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/fi/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:08:22.156025Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/fi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/fi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/fi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/fi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "fr",
            "id": 1625,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.fr.po",
            "revision": "474274ab340e6197f52ee95a19050d9a88fdbc16",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/fr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/fr/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 20,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:49:58.082704Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "fr_CA",
            "id": 1626,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.fr_CA.po",
            "revision": "c888842e57a416443a65127d41f3fed4e03c581f",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/fr_CA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/fr_CA/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 27,
            "failing_checks_percent": 6.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:08:53.922748Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr_CA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr_CA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr_CA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/fr_CA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "gl",
            "id": 1627,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.gl.po",
            "revision": "8957df1b5a78062695c2d64241779fbafc3d97eb",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/gl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/gl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/gl/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 51,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:55:26.041090Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/gl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/gl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/gl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/gl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "he",
            "id": 1628,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.he.po",
            "revision": "5505f23a4e04c40c521bde8c2a27dff08b45e7fa",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/he/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/he/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/he/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:55:58.491575Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/he/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/he/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/he/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/he/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "hi",
            "id": 1629,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.hi.po",
            "revision": "efd4b8ed83800378f35c3a62ef4a2ee43adf8e00",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/hi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/hi/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 15,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:56:33.025726Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/hi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/hi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/hi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/hi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "hr",
            "id": 1630,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.hr.po",
            "revision": "d1ffd5a686e4aa11be91b6cc613a04e608c49f27",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/hr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/hr/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 9,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:57:05.820384Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/hr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/hr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/hr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/hr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/hr/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "http://translate.otrs.com/languages/hu/",
                "url": "http://translate.otrs.com/api/languages/hu/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1631,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.hu.po",
            "revision": "e097f98cafdbc09b7e686e0de7f7d7a540ca8603",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/hu/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hu/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/hu/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "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-05-26T12:57:53.840550Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/hu/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/hu/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/hu/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/hu/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/hu/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"
            },
            "language_code": "id",
            "id": 1632,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.id.po",
            "revision": "c7513aa2eebc46638477a0ebb7d53218c2803bf8",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/id/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/id/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/id/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 13,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:57:53.351683Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/id/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/id/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/id/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/id/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/id/units/?format=api"
        },
        {
            "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"
            },
            "language_code": "it",
            "id": 1633,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.it.po",
            "revision": "672b4becc0d531c8c4096bbf2523ada29b0e3fee",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/it/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/it/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/it/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:15:40.708836Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/it/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/it/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/it/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/it/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "ja",
            "id": 1634,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.ja.po",
            "revision": "6ca5856e683f12e0816bc552ffd6d80910f2d02f",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/ja/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ja/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/ja/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 29,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:58:32.090477Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/ja/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/ja/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/ja/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ja/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "ko",
            "id": 1635,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.ko.po",
            "revision": "7fc8767ae81f589488321b2ff4b0e6d28e0a1ce6",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/ko/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ko/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/ko/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 16,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:59:31.050953Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/ko/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/ko/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/ko/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ko/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "lt",
            "id": 1636,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.lt.po",
            "revision": "d4028a6c05c1cc6fdc1abb6dd6b9061cc9b624de",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/lt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/lt/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 7,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:00:23.116797Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/lt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/lt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/lt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/lt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "lv",
            "id": 1637,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.lv.po",
            "revision": "3ec5b68c6e318ea1288a98533df8739d4e89920d",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/lv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/lv/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:01:22.308331Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/lv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/lv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/lv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/lv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "mk",
            "id": 1638,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.mk.po",
            "revision": "d772e565d1f89b17021004ec47e6ed5b259f09f0",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/mk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/mk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/mk/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 31,
            "failing_checks_percent": 4.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:01:52.578877Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/mk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/mk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/mk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/mk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "ms",
            "id": 1639,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.ms.po",
            "revision": "992dd57997e34fb598c5b54627960f51d26c2020",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/ms/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ms/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/ms/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 12,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:02:17.253715Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/ms/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/ms/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/ms/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ms/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "nb_NO",
            "id": 1640,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.nb_NO.po",
            "revision": "6ea8e81559ed4a5d602d3e00f28d30ee2457123e",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/nb_NO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nb_NO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/nb_NO/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 33,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:02:54.353621Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/nb_NO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/nb_NO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/nb_NO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/nb_NO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "nl",
            "id": 1641,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.nl.po",
            "revision": "18de694feb1e12412d541983e5827c7235a1c606",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/nl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/nl/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "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-11-03T14:18:25.106507Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/nl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/nl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/nl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/nl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "pl",
            "id": 1642,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.pl.po",
            "revision": "10b48c010f63e254895888438f9040481404df50",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/pl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/pl/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:15:05.187188Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/pl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/pl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/pl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/pl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/pl/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"
            },
            "language_code": "pt",
            "id": 1643,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.pt.po",
            "revision": "c534f46e0b58e791f2ad1f4672e5d2eefc8df4d8",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/pt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/pt/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 24,
            "failing_checks_percent": 5.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:14:24.243088Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt/units/?format=api"
        },
        {
            "language": {
                "id": 246,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "http://translate.otrs.com/languages/pt_BR/",
                "url": "http://translate.otrs.com/api/languages/pt_BR/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1644,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.pt_BR.po",
            "revision": "1d3153c2e396ea3d253bf396b22007810aeec2d2",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 14,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:17:11.615479Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/pt_BR/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"
            },
            "language_code": "ro",
            "id": 1645,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.ro.po",
            "revision": "a6af04c516c8698929308c9396f8aa6f15bd4f5a",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/ro/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ro/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/ro/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 17,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:12:03.807905Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/ro/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/ro/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/ro/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ro/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ro/units/?format=api"
        },
        {
            "language": {
                "id": 254,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 254,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "http://translate.otrs.com/languages/ru/",
                "url": "http://translate.otrs.com/api/languages/ru/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1646,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.ru.po",
            "revision": "e5f414cf3feb5769dbcb827c2e2c3b0a6f147f34",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/ru/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ru/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/ru/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:09:00.259456Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/ru/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/ru/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/ru/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ru/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/ru/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"
            },
            "language_code": "sk_SK",
            "id": 1647,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sk_SK.po",
            "revision": "11266d569754aa9ba225ab4d8104c1e13408bdcc",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sk/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 12,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:16:31.609305Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "sl",
            "id": 1648,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sl.po",
            "revision": "52589a95160b4a4eea907df630734020d9993520",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sl/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 27,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:11:14.293485Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "sr",
            "id": 1649,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sr.po",
            "revision": "29b07ee9cb151a8e04acfc554220424521be20dd",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sr/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 68,
            "translated_words": 175,
            "translated_percent": 31.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "sv",
            "id": 1650,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sv.po",
            "revision": "889895b37513572bc6d888cda02bdbe73c280a23",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sv/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 15,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:54:00.167013Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "sw",
            "id": 1651,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.sw.po",
            "revision": "65844083878b740745f88fd78343960a59e1b36e",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/sw/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sw/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/sw/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 17,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:54:29.776783Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/sw/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "th_TH",
            "id": 1652,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.th_TH.po",
            "revision": "4399d1b7366664fc07cd6b8bc586a1bc2a3e81b9",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/th/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/th/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/th/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 17,
            "failing_checks_percent": 3.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:54:56.600748Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/th/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "tr",
            "id": 1653,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.tr.po",
            "revision": "a4f4cd5ae823b32c433c62bc773ac071decdff46",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/tr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/tr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/tr/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:13:45.654972Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/tr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "uk",
            "id": 1654,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.uk.po",
            "revision": "b091f8a38c5ae29e8d8838d7c5ab94e9aa096161",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/uk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/uk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/uk/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-09-25T13:12:55.478079Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/uk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/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"
            },
            "language_code": "vi_VN",
            "id": 1655,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.vi_VN.po",
            "revision": "5a7825e5b62656b80d1d53bcdf396de8aa63f283",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/vi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/vi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/vi/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 188,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:09:28.986427Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/vi/units/?format=api"
        },
        {
            "language": {
                "id": 343,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 343,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "http://translate.otrs.com/languages/zh_Hans/",
                "url": "http://translate.otrs.com/api/languages/zh_Hans/?format=api",
                "statistics_url": "http://translate.otrs.com/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 1656,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.zh_CN.po",
            "revision": "617be4a96d58d612131b8457272c2b134518b8b2",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/zh_Hans/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hans/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/zh_Hans/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 12,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:10:13.497829Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hans/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"
            },
            "language_code": "zh_TW",
            "id": 1657,
            "filename": "i18n/OTRSServiceManagement/OTRSServiceManagement.zh_TW.po",
            "revision": "7e21581bd14926854cbb6faa424c28085b92dee2",
            "web_url": "http://translate.otrs.com/projects/otrs/service-management/zh_Hant/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hant/",
            "translate_url": "http://translate.otrs.com/translate/otrs/service-management/zh_Hant/",
            "url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 219,
            "total_words": 2271,
            "translated": 219,
            "translated_words": 2271,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 15,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:10:18.324047Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/units/?format=api"
        }
    ]
}