Translation components API.

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

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

{
    "count": 46,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "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": 22
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 174,
            "filename": "po/uh-server/sr.po",
            "revision": "be9bb8afa566bde800efdcc3346bfeac97119777",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/sr/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/sr/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2016-12-25T23:36:32+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sr/units/?format=api"
        },
        {
            "language": {
                "id": 4,
                "code": "ca@valencia",
                "name": "Valencian",
                "plural": {
                    "id": 334,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "val_es",
                    "ca_es@valencia",
                    "ca_xv",
                    "ca_valencia",
                    "va"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca@valencia/",
                "url": "https://hosted.weblate.org/api/languages/ca@valencia/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca@valencia/statistics/?format=api"
            },
            "language_code": "ca@valencia",
            "id": 175,
            "filename": "po/uh-server/ca@valencia.po",
            "revision": "1ec420a339a56371afa13eb9a54352003ef598ae",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ca@valencia/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ca@valencia/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ca@valencia/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca@valencia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 11,
            "failing_checks_percent": 9.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca@valencia/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca@valencia/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca@valencia/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca@valencia/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca@valencia/units/?format=api"
        },
        {
            "language": {
                "id": 186,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 57,
                    "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": "https://hosted.weblate.org/languages/zh_Hans/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 176,
            "filename": "po/uh-server/zh_CN.po",
            "revision": "0c777b782672bb6f1703eb23acc47fdb5d37323b",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-10-15T23:16:42+02:00",
            "last_author": "Felix",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 177,
            "filename": "po/uh-server/nl.po",
            "revision": "68faded5d1349bb2caca3bf9fb9e16acbfb5f488",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/nl/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/nl/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-01-18T00:27:40+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nl/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "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": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 178,
            "filename": "po/uh-server/ro.po",
            "revision": "fc22646c3b4a22d41809ea48c300b1dc2ddf67c2",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ro/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ro/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 9,
            "failing_checks_percent": 4.5,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2020-09-13T09:46:40.888603+02:00",
            "last_author": "Alexandru Mituchi",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ro/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 179,
            "filename": "po/uh-server/hu.po",
            "revision": "46c737fae75ee1bec3154dafd11997f08cc017e9",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/hu/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/hu/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-07-21T07:45:22+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hu/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 180,
            "filename": "po/uh-server/vi.po",
            "revision": "56f7625452ae9eb63844dfceafa4e73fbae9608f",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/vi/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/vi/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/vi/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 181,
            "filename": "po/uh-server/et.po",
            "revision": "b4f9adb3299bb243b9710572b115ea9c7e13b48a",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/et/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/et/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-08-16T16:45:44+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/et/units/?format=api"
        },
        {
            "language": {
                "id": 6,
                "code": "ga",
                "name": "Irish",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 5,
                    "formula": "n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :(n>6 && n<11) ? 3 : 4",
                    "type": 10
                },
                "aliases": [
                    "gle"
                ],
                "direction": "ltr",
                "population": 1237487,
                "web_url": "https://hosted.weblate.org/languages/ga/",
                "url": "https://hosted.weblate.org/api/languages/ga/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ga/statistics/?format=api"
            },
            "language_code": "ga",
            "id": 182,
            "filename": "po/uh-server/ga.po",
            "revision": "883b6b6c6eddc19ee4c534b1c3ad222ca0455e36",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ga/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ga/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ga/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ga/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ga/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ga/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ga/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ga/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ga/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 183,
            "filename": "po/uh-server/tr.po",
            "revision": "c7f877f111ec64d1198402ec3f40ffb3d0b8711f",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/tr/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/tr/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-06-09T21:37:20+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/tr/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 184,
            "filename": "po/uh-server/hr.po",
            "revision": "55c5f9dba12a6b45283f27e22125a92dafda5dd6",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/hr/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/hr/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2021-12-25T17:05:20.247722+01:00",
            "last_author": "Milo Ivir",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hr/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 185,
            "filename": "po/uh-server/fr.po",
            "revision": "499cf1b4bdad901777e15d04e573e391b28a936b",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/fr/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/fr/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2020-09-13T19:15:38.416553+02:00",
            "last_author": "Nathan",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fr/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 186,
            "filename": "po/uh-server/id.po",
            "revision": "bf36c555a964755088fc9f6bd8dddf9516a4c99d",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/id/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/id/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2022-04-08T03:35:57.056064+02:00",
            "last_author": "Taufik Adi Wicaksono",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/id/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "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": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 187,
            "filename": "po/uh-server/it.po",
            "revision": "51cac19ace7878d9ffc268d94029be4fcafd64fd",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/it/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/it/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-01-18T00:27:41+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/it/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 188,
            "filename": "po/uh-server/cs.po",
            "revision": "3705a2a0a0fed916baf41fc41739ecb2662d98aa",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/cs/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/cs/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2021-07-14T20:21:55.449783+02:00",
            "last_author": "Jiri Zizkin Zizka",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/cs/units/?format=api"
        },
        {
            "language": {
                "id": 23,
                "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": "https://hosted.weblate.org/languages/pt_BR/",
                "url": "https://hosted.weblate.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 189,
            "filename": "po/uh-server/pt_BR.po",
            "revision": "44b58a28e7a236931f4db7fc1b3d3e1de4578f49",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-07-21T22:46:15+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 190,
            "filename": "po/uh-server/el.po",
            "revision": "5fa9087895ea812c0c55829e43f7c8788e2347f3",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/el/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/el/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 3,
            "translated_words": 24,
            "translated_percent": 13.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 14,
            "failing_checks_percent": 9.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-01-01T22:47:43.643207+01:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/el/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 191,
            "filename": "po/uh-server/de.po",
            "revision": "720e3653417eafd953bee9427cec13cb90496851",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/de/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/de/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-11-25T09:04:54+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/de/units/?format=api"
        },
        {
            "language": {
                "id": 90,
                "code": "zu",
                "name": "Zulu",
                "plural": {
                    "id": 352,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "zul"
                ],
                "direction": "ltr",
                "population": 13973829,
                "web_url": "https://hosted.weblate.org/languages/zu/",
                "url": "https://hosted.weblate.org/api/languages/zu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zu/statistics/?format=api"
            },
            "language_code": "zu",
            "id": 192,
            "filename": "po/uh-server/zu.po",
            "revision": "e0204960fdf77a363642e102e5e7667ef4271caf",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/zu/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/zu/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/zu/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/zu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zu/units/?format=api"
        },
        {
            "language": {
                "id": 13,
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 175,
                    "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": "https://hosted.weblate.org/languages/lv/",
                "url": "https://hosted.weblate.org/api/languages/lv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 193,
            "filename": "po/uh-server/lv.po",
            "revision": "6727ecdc688ec27765a76e5cb5dc1912253d20cd",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/lv/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/lv/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/lv/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lv/units/?format=api"
        },
        {
            "language": {
                "id": 82,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 5,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "afr"
                ],
                "direction": "ltr",
                "population": 9318845,
                "web_url": "https://hosted.weblate.org/languages/af/",
                "url": "https://hosted.weblate.org/api/languages/af/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/af/statistics/?format=api"
            },
            "language_code": "af",
            "id": 194,
            "filename": "po/uh-server/af.po",
            "revision": "71686365eb912a546a7f24b9aeecaf6f58fff800",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/af/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/af/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/af/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/af/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/af/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/af/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/af/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/af/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/af/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 195,
            "filename": "po/uh-server/ml.po",
            "revision": "d8552461f95fcc30e633e213b45b1709cb605094",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ml/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ml/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ml/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 196,
            "filename": "po/uh-server/th.po",
            "revision": "e60f1c9ac5a0ee59817c7a1f86bbc692a27a7d01",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/th/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/th/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-12-29T02:30:56+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/th/units/?format=api"
        },
        {
            "language": {
                "id": 42,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 327,
                    "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": 22
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://hosted.weblate.org/languages/uk/",
                "url": "https://hosted.weblate.org/api/languages/uk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 197,
            "filename": "po/uh-server/uk.po",
            "revision": "9176a3fcce40ad8bbb8fb157c2f6e3d5b67929ba",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/uk/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/uk/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-06-10T15:06:32+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/uk/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "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": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 198,
            "filename": "po/uh-server/ja.po",
            "revision": "d7a5b6c54631b3ef50b0b83183ee02d2ad23c035",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ja/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ja/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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-08-05T20:49:24.531838+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ja/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 199,
            "filename": "po/uh-server/da.po",
            "revision": "292e58a0e8b9ea38a5fdb99f570af838b52f50e6",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/da/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/da/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 177,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-01-01T16:48:11+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/da/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 200,
            "filename": "po/uh-server/sv.po",
            "revision": "a0b07c6888d85ea196aa46fac9dbbd82b17597b1",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/sv/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/sv/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2020-04-12T12:11:32.821427+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sv/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://hosted.weblate.org/languages/hi/",
                "url": "https://hosted.weblate.org/api/languages/hi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 201,
            "filename": "po/uh-server/hi.po",
            "revision": "f19338cc9d8f0b39d0cda58b18d969fefcf1589a",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/hi/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/hi/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/hi/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 12,
            "translated_words": 93,
            "translated_percent": 54.5,
            "fuzzy": 3,
            "fuzzy_words": 42,
            "fuzzy_percent": 13.6,
            "failing_checks": 8,
            "failing_checks_words": 62,
            "failing_checks_percent": 36.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/hi/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "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": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 202,
            "filename": "po/uh-server/lt.po",
            "revision": "48cdd17476da31071188ac75e3620853e435dda8",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/lt/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/lt/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 2,
            "translated_words": 22,
            "translated_percent": 9.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-11-26T20:48:17+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/lt/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 203,
            "filename": "po/uh-server/bg.po",
            "revision": "0cc770408a144be9fb47c4f7622e4ce8dd917634",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/bg/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/bg/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/bg/units/?format=api"
        },
        {
            "language": {
                "id": 124,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 280,
                    "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": "https://hosted.weblate.org/languages/sl/",
                "url": "https://hosted.weblate.org/api/languages/sl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 204,
            "filename": "po/uh-server/sl.po",
            "revision": "18edc2cdf01d723324c2d5b5858c0920553ff3ea",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/sl/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/sl/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 20,
            "failing_checks_percent": 13.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sl/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 205,
            "filename": "po/uh-server/ru.po",
            "revision": "267a2480af681bf3c750d9feafebd9e69770fcf1",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ru/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ru/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2021-07-18T10:49:40.345643+02:00",
            "last_author": "Алексей Баринов",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ru/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 206,
            "filename": "po/uh-server/fi.po",
            "revision": "095843897bcc9bae121c6b17b60917350ac75572",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/fi/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/fi/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-04-24T09:49:19+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/fi/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 207,
            "filename": "po/uh-server/es.po",
            "revision": "cd48ca99776d290f79460daf3f05e4b9a45a0249",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/es/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/es/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-08-06T10:46:49+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/es/units/?format=api"
        },
        {
            "language": {
                "id": 7,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 100,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://hosted.weblate.org/languages/gl/",
                "url": "https://hosted.weblate.org/api/languages/gl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 208,
            "filename": "po/uh-server/gl.po",
            "revision": "7da7d19c644b62f3fc90aeeb676b6e9a2380feec",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/gl/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/gl/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 177,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-12-25T23:36:26+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/gl/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 209,
            "filename": "po/uh-server/ko.po",
            "revision": "6436038b5989122ca9796322959e7e05e6bec233",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ko/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ko/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2020-02-28T11:32:46+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ko/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 210,
            "filename": "po/uh-server/pl.po",
            "revision": "3b88d4f9b10da3a0de6f9874c04bf08a331b6adb",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/pl/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/pl/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2019-08-10T07:22:24+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pl/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "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": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb",
            "id": 211,
            "filename": "po/uh-server/nb.po",
            "revision": "1bcf2bb18095e5b95fb042f0688757270a800618",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-06-17T22:03:36+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://hosted.weblate.org/languages/pt/",
                "url": "https://hosted.weblate.org/api/languages/pt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 212,
            "filename": "po/uh-server/pt.po",
            "revision": "9d4737c2928a797a44fa11c02701d122ceb48a7e",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/pt/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/pt/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "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": "2020-01-07T11:21:13+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/pt/units/?format=api"
        },
        {
            "language": {
                "id": 53,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://hosted.weblate.org/languages/ca/",
                "url": "https://hosted.weblate.org/api/languages/ca/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 470,
            "filename": "po/uh-server/ca.po",
            "revision": "5d73b0e7a108ca2e42dbc141e48efbefcf2bd3e2",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ca/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ca/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 21,
            "translated_words": 168,
            "translated_percent": 95.4,
            "fuzzy": 1,
            "fuzzy_words": 9,
            "fuzzy_percent": 4.5,
            "failing_checks": 22,
            "failing_checks_words": 177,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2016-12-25T23:36:23+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ca/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 4059,
            "filename": "po/uh-server/eo.po",
            "revision": "98c8dd1a814a7133851a3abc06e5b331a2c1fb8f",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/eo/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/eo/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/eo/units/?format=api"
        },
        {
            "language": {
                "id": 179,
                "code": "frp",
                "name": "Franco-Provençal",
                "plural": {
                    "id": 91,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 63777,
                "web_url": "https://hosted.weblate.org/languages/frp/",
                "url": "https://hosted.weblate.org/api/languages/frp/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/frp/statistics/?format=api"
            },
            "language_code": "frp",
            "id": 4062,
            "filename": "po/uh-server/frp.po",
            "revision": "3ebaae2dda0d46ecf75a469ea795720faaa83465",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/frp/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/frp/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/frp/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/frp/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/frp/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/frp/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/frp/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/frp/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/frp/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 6348,
            "filename": "po/uh-server/sk.po",
            "revision": "050026f3507eeca56ed5ace15075f397c9071930",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/sk/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/sk/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2018-07-16T21:43:45+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/sk/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 10378,
            "filename": "po/uh-server/ar.po",
            "revision": "4515cd21f0401a151a6eb62ece38242df5c23652",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/ar/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/ar/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2017-09-26T17:24:53+02:00",
            "last_author": "Omar Aglan",
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/ar/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 34091,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/en/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/en/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 22,
            "total_words": 177,
            "translated": 22,
            "translated_words": 177,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 22,
            "failing_checks_words": 177,
            "failing_checks_percent": 100.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/en/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "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": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 130498,
            "filename": "po/uh-server/zh_Hant.po",
            "revision": "dd7f194b6634a02148a32290d8142054c617e24f",
            "web_url": "https://hosted.weblate.org/projects/uh/uh-server/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/uh/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/uh/uh-server/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 22,
            "total_words": 177,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/uh/uh-server/zh_Hant/units/?format=api"
        }
    ]
}