Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 1889,
            "filename": "kallithea/i18n/pl/LC_MESSAGES/kallithea.po",
            "revision": "90c1781c970b6f63a60fefb5aa5167f7a72d1677",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/pl/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/pl/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 680,
            "translated_words": 2746,
            "translated_percent": 62.8,
            "fuzzy": 195,
            "fuzzy_words": 792,
            "fuzzy_percent": 18.0,
            "failing_checks": 201,
            "failing_checks_words": 859,
            "failing_checks_percent": 18.5,
            "have_suggestion": 19,
            "have_comment": 0,
            "last_change": "2023-11-11T23:03:37.170908+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pl/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": 1890,
            "filename": "kallithea/i18n/fr/LC_MESSAGES/kallithea.po",
            "revision": "95e79ec3529318b5360930653f3ec7c89930af4e",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/fr/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/fr/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5063,
            "translated": 1076,
            "translated_words": 4986,
            "translated_percent": 99.4,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.1,
            "failing_checks": 12,
            "failing_checks_words": 83,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-13T09:13:07.078264+01:00",
            "last_author": "Étienne Gilli",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/fr/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": 1891,
            "filename": "kallithea/i18n/ru/LC_MESSAGES/kallithea.po",
            "revision": "b48d57f1174b71cd483424318617ee5ba61d1048",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/ru/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/ru/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 1055,
            "translated_words": 4719,
            "translated_percent": 97.5,
            "fuzzy": 14,
            "fuzzy_words": 104,
            "fuzzy_percent": 1.2,
            "failing_checks": 8,
            "failing_checks_words": 61,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-06-08T12:45:39.660527+02:00",
            "last_author": "МАН69К",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ru/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_TW",
            "id": 1893,
            "filename": "kallithea/i18n/zh_TW/LC_MESSAGES/kallithea.po",
            "revision": "010ee4a64407ac34de424dbcb4be1546c7615d1b",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 152,
            "translated_words": 402,
            "translated_percent": 14.0,
            "fuzzy": 129,
            "fuzzy_words": 391,
            "fuzzy_percent": 11.9,
            "failing_checks": 26,
            "failing_checks_words": 132,
            "failing_checks_percent": 2.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:05:08.257429+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hant/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": 1894,
            "filename": "kallithea/i18n/ja/LC_MESSAGES/kallithea.po",
            "revision": "1cdc520adbf7b5ea66e75d61f6e017127e5a4a40",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/ja/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/ja/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 857,
            "translated_words": 3315,
            "translated_percent": 79.2,
            "fuzzy": 121,
            "fuzzy_words": 668,
            "fuzzy_percent": 11.1,
            "failing_checks": 70,
            "failing_checks_words": 438,
            "failing_checks_percent": 6.4,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-11-11T23:03:17.462462+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/ja/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": 1895,
            "filename": "kallithea/i18n/de/LC_MESSAGES/kallithea.po",
            "revision": "89347f111ee2fbfe4f9399206977c898440c25a4",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/de/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/de/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 726,
            "translated_words": 3278,
            "translated_percent": 67.0,
            "fuzzy": 118,
            "fuzzy_words": 616,
            "fuzzy_percent": 10.9,
            "failing_checks": 71,
            "failing_checks_words": 534,
            "failing_checks_percent": 6.5,
            "have_suggestion": 275,
            "have_comment": 4,
            "last_change": "2021-05-12T11:40:05.888596+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/de/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": 1896,
            "filename": "kallithea/i18n/pt_BR/LC_MESSAGES/kallithea.po",
            "revision": "1cca828d33f2fc4d3b42682a6cc08d11d5f30359",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 491,
            "translated_words": 1805,
            "translated_percent": 45.3,
            "fuzzy": 269,
            "fuzzy_words": 1104,
            "fuzzy_percent": 24.8,
            "failing_checks": 70,
            "failing_checks_words": 340,
            "failing_checks_percent": 6.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-11-11T23:04:13.561100+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt_BR/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": 1897,
            "filename": "kallithea/i18n/zh_CN/LC_MESSAGES/kallithea.po",
            "revision": "40c13919c06558cb777ab73c8164719d4d2566d1",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 487,
            "translated_words": 1655,
            "translated_percent": 45.0,
            "fuzzy": 187,
            "fuzzy_words": 792,
            "fuzzy_percent": 17.2,
            "failing_checks": 42,
            "failing_checks_words": 257,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-06T13:01:48.185688+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/zh_Hans/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": 1902,
            "filename": "kallithea/i18n/cs/LC_MESSAGES/kallithea.po",
            "revision": "c5f377e86b2e40b9cda0c3b6b1f848a188046f68",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/cs/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/cs/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 35,
            "translated_words": 97,
            "translated_percent": 3.2,
            "fuzzy": 65,
            "fuzzy_words": 218,
            "fuzzy_percent": 6.0,
            "failing_checks": 15,
            "failing_checks_words": 73,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:02:34.356658+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/cs/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": 1911,
            "filename": "kallithea/i18n/hu/LC_MESSAGES/kallithea.po",
            "revision": "ca1d864f95aca19930adba966d0eb1d6dfa1fc34",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/hu/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/hu/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 11,
            "translated_words": 31,
            "translated_percent": 1.0,
            "fuzzy": 22,
            "fuzzy_words": 74,
            "fuzzy_percent": 2.0,
            "failing_checks": 13,
            "failing_checks_words": 53,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:03:14.066580+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/hu/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": 2258,
            "filename": "kallithea/i18n/sk/LC_MESSAGES/kallithea.po",
            "revision": "5f78eba9d71fec063cb6c28562e0b2df85127795",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/sk/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/sk/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 42,
            "translated_words": 130,
            "translated_percent": 3.8,
            "fuzzy": 61,
            "fuzzy_words": 204,
            "fuzzy_percent": 5.6,
            "failing_checks": 18,
            "failing_checks_words": 72,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:04:20.492302+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/sk/units/?format=api"
        },
        {
            "language": {
                "id": 139,
                "code": "nl_BE",
                "name": "Dutch (Belgium)",
                "plural": {
                    "id": 90,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dutch_be",
                    "flemish",
                    "nlb"
                ],
                "direction": "ltr",
                "population": 6446385,
                "web_url": "https://hosted.weblate.org/languages/nl_BE/",
                "url": "https://hosted.weblate.org/api/languages/nl_BE/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl_BE/statistics/?format=api"
            },
            "language_code": "nl_BE",
            "id": 2342,
            "filename": "kallithea/i18n/nl_BE/LC_MESSAGES/kallithea.po",
            "revision": "81be99f17d01be754431d21ea7051c26d239d8f2",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/nl_BE/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/nl_BE/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/nl_BE/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nl_BE/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 89,
            "translated_words": 339,
            "translated_percent": 8.2,
            "fuzzy": 7,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.6,
            "failing_checks": 7,
            "failing_checks_words": 11,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-11-11T23:03:30.859468+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nl_BE/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nl_BE/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nl_BE/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nl_BE/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nl_BE/units/?format=api"
        },
        {
            "language": {
                "id": 40,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 28,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://hosted.weblate.org/languages/be/",
                "url": "https://hosted.weblate.org/api/languages/be/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 2455,
            "filename": "kallithea/i18n/be/LC_MESSAGES/kallithea.po",
            "revision": "d57ec4c837bc2b3413a7525abd3dadaf463609d8",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/be/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/be/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/be/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 794,
            "translated_words": 2991,
            "translated_percent": 73.3,
            "fuzzy": 94,
            "fuzzy_words": 425,
            "fuzzy_percent": 8.6,
            "failing_checks": 124,
            "failing_checks_words": 788,
            "failing_checks_percent": 11.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:02:29.766287+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/be/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/be/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/be/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/be/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/be/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": 4074,
            "filename": "kallithea/i18n/el/LC_MESSAGES/kallithea.po",
            "revision": "689fd7f1ca58629526d480b6e659bfa8ab066a05",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/el/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/el/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 1082,
            "translated_words": 5054,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-08T10:01:52.099958+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/el/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": 4227,
            "filename": "kallithea/i18n/es/LC_MESSAGES/kallithea.po",
            "revision": "454660a334e81a6c21caed39c2067ae756cc160e",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/es/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/es/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 90,
            "translated_words": 367,
            "translated_percent": 8.3,
            "fuzzy": 40,
            "fuzzy_words": 208,
            "fuzzy_percent": 3.6,
            "failing_checks": 7,
            "failing_checks_words": 48,
            "failing_checks_percent": 0.6,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2023-11-11T23:03:08.741719+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/es/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_NO",
            "id": 24349,
            "filename": "kallithea/i18n/nb_NO/LC_MESSAGES/kallithea.po",
            "revision": "149149ae0922dfd3b11410197aa959c6f873faa7",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 373,
            "translated_words": 1205,
            "translated_percent": 34.4,
            "fuzzy": 75,
            "fuzzy_words": 278,
            "fuzzy_percent": 6.9,
            "failing_checks": 24,
            "failing_checks_words": 80,
            "failing_checks_percent": 2.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:03:21.885615+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/nb_NO/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": 24444,
            "filename": "kallithea/i18n/uk/LC_MESSAGES/kallithea.po",
            "revision": "48bfb7482e8ea317a3bc4ccb0a2b3d34cef97b0c",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/uk/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/uk/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 535,
            "translated_words": 2133,
            "translated_percent": 49.4,
            "fuzzy": 14,
            "fuzzy_words": 56,
            "fuzzy_percent": 1.2,
            "failing_checks": 14,
            "failing_checks_words": 80,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:04:45.176164+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/uk/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": 25260,
            "filename": "kallithea/i18n/da/LC_MESSAGES/kallithea.po",
            "revision": "c96779786bc3c281715e62dded4d073ba1a8625c",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/da/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/da/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 271,
            "translated_words": 1316,
            "translated_percent": 25.0,
            "fuzzy": 21,
            "fuzzy_words": 67,
            "fuzzy_percent": 1.9,
            "failing_checks": 14,
            "failing_checks_words": 42,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-11T23:02:43.696469+01:00",
            "last_author": "Mads Kiilerich",
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/da/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": 30313,
            "filename": "kallithea/i18n/bg/LC_MESSAGES/kallithea.po",
            "revision": "be41b3fa0f2724205b06042e3c5022da914131de",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/bg/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/bg/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "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/kallithea/kallithea/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/bg/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": 33626,
            "filename": "kallithea/i18n/tr/LC_MESSAGES/kallithea.po",
            "revision": "398cdda571c4086e6871b1b7aa44f87093cb7ddb",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/tr/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/tr/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.1,
            "fuzzy": 2,
            "fuzzy_words": 6,
            "fuzzy_percent": 0.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-12T11:42:52.405215+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/tr/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": 34139,
            "filename": "kallithea/i18n/kallithea.pot",
            "revision": "0eb99ea466bc455410c41e83d9f88656820ec148",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/en/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/en/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 1082,
            "total_words": 5054,
            "translated": 1082,
            "translated_words": 5054,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 248,
            "failing_checks_words": 1662,
            "failing_checks_percent": 22.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/en/units/?format=api"
        },
        {
            "language": {
                "id": 8,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://hosted.weblate.org/languages/lb/",
                "url": "https://hosted.weblate.org/api/languages/lb/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 35953,
            "filename": "kallithea/i18n/lb/LC_MESSAGES/kallithea.po",
            "revision": "105de73838f92bb2036784390adb1f91803f18ba",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/lb/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/lb/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/lb/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 66,
            "translated_words": 159,
            "translated_percent": 6.0,
            "fuzzy": 3,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.2,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-12T11:42:08.170689+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/lb/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/lb/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/lb/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/lb/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/lb/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": 48022,
            "filename": "kallithea/i18n/pt/LC_MESSAGES/kallithea.po",
            "revision": "ab8854457e062866b17776c0a821c71f31e9ad71",
            "web_url": "https://hosted.weblate.org/projects/kallithea/kallithea/pt/",
            "share_url": "https://hosted.weblate.org/engage/kallithea/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/kallithea/kallithea/pt/",
            "url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1082,
            "total_words": 5054,
            "translated": 491,
            "translated_words": 1805,
            "translated_percent": 45.3,
            "fuzzy": 7,
            "fuzzy_words": 24,
            "fuzzy_percent": 0.6,
            "failing_checks": 18,
            "failing_checks_words": 43,
            "failing_checks_percent": 1.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-12T11:42:30.390088+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kallithea/kallithea/pt/units/?format=api"
        }
    ]
}