Translation components API.

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

GET /api/components/otrs/configuration-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": 1560,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.pot",
            "revision": "ee48557ba901a8510c151432b7c474805b03f5fc",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/en/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/en/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 72,
            "failing_checks_words": 348,
            "failing_checks_percent": 16.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1561,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.ar_SA.po",
            "revision": "5230cc1f41baef77bb994798b34b8b56dd806a20",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/ar_SA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ar_SA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/ar_SA/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ar_SA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:34:20.486100Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ar_SA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ar_SA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ar_SA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ar_SA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1562,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.bg.po",
            "revision": "19eac688dbd33717b25d6d99faebd9a0542074ee",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/bg/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/bg/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/bg/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:37:44.284736Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/bg/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/bg/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/bg/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/bg/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1563,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.ca.po",
            "revision": "bb8e3d4bec6a4f4258d6099076fe1b1f3ff2a261",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/ca/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ca/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/ca/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 27,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:33:21.235764Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ca/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ca/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ca/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ca/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1564,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.cs.po",
            "revision": "722e297a612d36b939cfd7ce439559b5df09537d",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/cs/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/cs/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/cs/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 42,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:05:07.986965Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/cs/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/cs/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/cs/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/cs/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1565,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.da.po",
            "revision": "8315a05e119a90f18a6f07e2810bfc99fa402900",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/da/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/da/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/da/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 42,
            "failing_checks_percent": 4.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:03:48.314434Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/da/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/da/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/da/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/da/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1566,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.de.po",
            "revision": "4ebca540b5750fd2a30610976010f355b76aaaa6",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/de/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/de/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/de/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "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-21T10:12:55.975225Z",
            "last_author": "Jens Bechtel",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/de/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/de/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/de/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/de/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1567,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.el.po",
            "revision": "2d56f916dbf30677461cb89ab4141883e2388646",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/el/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/el/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/el/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 9,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:59:58.559598Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/el/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/el/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/el/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/el/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1568,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.en_CA.po",
            "revision": "3c9c0582353623d339861ba03f7d7dcaa370de4e",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/en_CA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/en_CA/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "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-25T11:38:49.210450Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_CA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_CA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_CA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_CA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1569,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.en_GB.po",
            "revision": "a2955a401d8b57c024fb85ab4a1de501c520ae6e",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/en_GB/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/en_GB/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/en_GB/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "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-25T11:41:47.294867Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_GB/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_GB/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_GB/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/en_GB/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1570,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.es.po",
            "revision": "b13a346f18fd29f1b38f079f7db2c5aca66b1b2e",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/es/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/es/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 36,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:35:21.044677Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1571,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.es_CO.po",
            "revision": "cfafaf1f79e2900d8235236e91ba3ea57a85f67c",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/es_CO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_CO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/es_CO/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_CO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 44,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:00:41.871873Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_CO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_CO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_CO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_CO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1572,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.es_MX.po",
            "revision": "29225b9f43d28ffe6ad3a11ef8e6d7d23fed325a",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/es_MX/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/es_MX/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/es_MX/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_MX/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "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-19T18:00:02.247597Z",
            "last_author": "Francisco Cruz",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_MX/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_MX/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_MX/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/es_MX/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1573,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.et.po",
            "revision": "ed26820ec38b1b16fa1abbbb3c9709841a63760c",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/et/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/et/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/et/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 46,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:43:39.849016Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/et/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/et/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/et/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/et/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1574,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.fa.po",
            "revision": "64d4db5d5e0354c8ffc7573b95b98652ffd0deee",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/fa/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fa/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/fa/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 53,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:40:43.931636Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fa/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fa/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fa/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fa/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1575,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.fi.po",
            "revision": "2027724c63f44fede2cdfcace11cb7425bfdbb30",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/fi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/fi/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 75,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:47:17.524953Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1576,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.fr.po",
            "revision": "af2ed735244c15d4df156c200819e38025c48275",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/fr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/fr/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 38,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:48:20.755903Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1577,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.fr_CA.po",
            "revision": "c0579ed18d58cc2bc1fdea0241ff58cc6cf33275",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/fr_CA/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/fr_CA/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/fr_CA/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr_CA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 35,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:48:59.414962Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr_CA/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr_CA/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr_CA/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/fr_CA/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1578,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.gl.po",
            "revision": "d14c013226d00d866a4cd834a3ffca4e1510ee44",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/gl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/gl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/gl/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 35,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:36:14.729521Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/gl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/gl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/gl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/gl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1579,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.he.po",
            "revision": "2a7d65e3d3d52aba303a2c6960df02503e11088f",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/he/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/he/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/he/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:50:02.935810Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/he/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/he/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/he/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/he/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1580,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.hi.po",
            "revision": "a97d4234a3179ae71591bd9d417a5c933eae7e08",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/hi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/hi/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 32,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:51:10.791136Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1581,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.hr.po",
            "revision": "35337ba2f05173e707f090b5b57c1351a1c3eead",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/hr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/hr/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:39:51.853550Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1582,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.hu.po",
            "revision": "1fcebcc8ab48c1e595d6402529842aebbf4386d6",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/hu/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/hu/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/hu/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "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:56:00.347708Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hu/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hu/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hu/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/hu/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1583,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.id.po",
            "revision": "494695529ce31e0d520dfa4b03444e7e64ea410a",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/id/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/id/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/id/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 41,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:02:27.508430Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/id/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/id/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/id/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/id/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1584,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.it.po",
            "revision": "cd4c2a43d1fa9092b3ccd69cfc242e173bf11f39",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/it/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/it/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/it/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 38,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:44:39.158518Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/it/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/it/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/it/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/it/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1585,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.ja.po",
            "revision": "c293183e2b9512cc45bd640ddbe5c679df5c63cc",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/ja/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ja/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/ja/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 50,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:45:33.110076Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ja/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ja/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ja/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ja/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1586,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.ko.po",
            "revision": "f81ac6a210a36aebf2480421e4f759f0448bddc1",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/ko/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ko/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/ko/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 104,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:53:05.675358Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ko/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ko/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ko/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ko/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1587,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.lt.po",
            "revision": "32803cd7c76b6daf1a06a87d0e165982048517cb",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/lt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/lt/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:54:55.952562Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1588,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.lv.po",
            "revision": "1a72b537fb2c1e816541407776af5783b2ed1aa6",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/lv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/lv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/lv/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 28,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:56:38.114503Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/lv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1589,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.mk.po",
            "revision": "a59e076f92bed9a8b5668cd1b3b53d81c0c26a08",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/mk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/mk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/mk/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 116,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:57:29.757975Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/mk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/mk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/mk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/mk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1590,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.ms.po",
            "revision": "622b50ad4f8834dfd8b6418eb6b2211302d6da65",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/ms/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ms/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/ms/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 16,
            "failing_checks_words": 24,
            "failing_checks_percent": 3.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T11:58:13.044776Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ms/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ms/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ms/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ms/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1591,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.nb_NO.po",
            "revision": "b217ace5bfc4da1b2f4eb8c33282555f740e7145",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/nb_NO/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nb_NO/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/nb_NO/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 60,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:16:10.885132Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nb_NO/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nb_NO/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nb_NO/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nb_NO/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1592,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.nl.po",
            "revision": "5ad0909f6f36f4b9a828587367dda5cdceabff19",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/nl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/nl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/nl/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-03T14:18:45.310830Z",
            "last_author": "Nick van der Burg",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/nl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1593,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.pl.po",
            "revision": "7234a0214d5a8ab817ab30cee11a326dcb5b6548",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/pl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/pl/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:19:05.312041Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1594,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.pt.po",
            "revision": "0fb9ccbd7097bb108c424a6781ae85e549bde344",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/pt/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/pt/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 15,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T09:51:10.980686Z",
            "last_author": "Balázs Úr",
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1595,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.pt_BR.po",
            "revision": "08e965c4769c00b6d0d3e5396e516bf7f9f48052",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/pt_BR/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/pt_BR/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/pt_BR/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 14,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:11:09.123660Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt_BR/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt_BR/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt_BR/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/pt_BR/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1596,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.ro.po",
            "revision": "5ebbb28c9668d548f3aec8e44259eec74e1c9257",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/ro/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ro/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/ro/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 18,
            "failing_checks_words": 28,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:22:04.109661Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ro/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ro/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ro/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ro/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1597,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.ru.po",
            "revision": "05d7a924bcbbdee4cad26429c49a43b51da8f6b8",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/ru/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/ru/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/ru/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 11,
            "failing_checks_words": 65,
            "failing_checks_percent": 2.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:12:07.342608Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ru/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ru/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ru/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/ru/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1598,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.sk_SK.po",
            "revision": "ede2da51a8d6fa67e81880c8c823d29349071abd",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/sk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/sk/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 10,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:17:57.243088Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1599,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.sl.po",
            "revision": "3043290997e91bc7078b2cf7473e43c434c8d8be",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/sl/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sl/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/sl/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 26,
            "failing_checks_percent": 2.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:23:46.091729Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sl/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sl/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sl/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sl/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1600,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.sr.po",
            "revision": "d9406c007b96dd2280ab82c74ac8f51f56c61900",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/sr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/sr/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 185,
            "translated_words": 562,
            "translated_percent": 43.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 22,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1601,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.sv.po",
            "revision": "a25066488e70f3755b63a14a2b835f40fc39fe49",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/sv/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sv/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/sv/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 15,
            "failing_checks_words": 24,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:20:25.724997Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sv/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sv/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sv/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sv/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1602,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.sw.po",
            "revision": "d72b6e387ed33cbd4bbed30d45995ea813f07ed6",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/sw/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/sw/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/sw/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sw/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 25,
            "failing_checks_words": 229,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:05:58.122077Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sw/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sw/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sw/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/sw/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1603,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.th_TH.po",
            "revision": "f98ddda8af31ed1188f01f850cfe0aa800cc89ba",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/th/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/th/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/th/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 15,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:12:54.610394Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/th/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/th/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/th/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/th/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1604,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.tr.po",
            "revision": "2765dfb32104acc1a3533528ad0a0de517eb4e7f",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/tr/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/tr/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/tr/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 28,
            "failing_checks_percent": 1.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:09:04.743716Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/tr/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/tr/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/tr/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/tr/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1605,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.uk.po",
            "revision": "952e9bdee58e9e816df96073c0868a17e260a043",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/uk/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/uk/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/uk/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 11,
            "failing_checks_percent": 2.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:14:59.593775Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/uk/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/uk/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/uk/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/uk/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1606,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.vi_VN.po",
            "revision": "9d9d5da32fc81f95c0fa636c7c9d72a03cb1f937",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/vi/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/vi/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/vi/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:09:54.682960Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/vi/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/vi/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/vi/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/vi/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1607,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.zh_CN.po",
            "revision": "7547e33ff1b22d25100ebc31627a75ca97b8579a",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/zh_Hans/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hans/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/zh_Hans/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T12:13:21.328890Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hans/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hans/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hans/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hans/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-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": 1608,
            "filename": "i18n/OTRSConfigurationManagement/OTRSConfigurationManagement.zh_TW.po",
            "revision": "c66f7bf94637a5c646acaeedcbb136458e514f3a",
            "web_url": "http://translate.otrs.com/projects/otrs/configuration-management/zh_Hant/",
            "share_url": "http://translate.otrs.com/engage/otrs/-/zh_Hant/",
            "translate_url": "http://translate.otrs.com/translate/otrs/configuration-management/zh_Hant/",
            "url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 425,
            "total_words": 3729,
            "translated": 425,
            "translated_words": 3729,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-25T13:33:31.797439Z",
            "last_author": null,
            "repository_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hant/repository/?format=api",
            "file_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hant/file/?format=api",
            "statistics_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hant/statistics/?format=api",
            "changes_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hant/changes/?format=api",
            "units_list_url": "http://translate.otrs.com/api/translations/otrs/configuration-management/zh_Hant/units/?format=api"
        }
    ]
}