Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": null,
    "results": [
        {
            "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": 7485,
            "filename": "i18n/de.ts",
            "revision": "55c25d273b9fb10daef3bc3242500eb8e2416900",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/de/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/de/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T02:39:45.045291+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de/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": 7560,
            "filename": "i18n/ru.ts",
            "revision": "95d6b52aa42f0bfdeb06bc1625811ecc095d26bd",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/ru/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ru/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 15,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-26T17:50:26.369602+02:00",
            "last_author": "Anna",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ru/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": 7564,
            "filename": "i18n/fr.ts",
            "revision": "702bed24edd2fc5c3e389c0786142ee9f25c4a77",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/fr/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/fr/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 12,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2021-09-14T02:44:54.476563+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/fr/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": 7565,
            "filename": "i18n/ja.ts",
            "revision": "a1e4899675c8612c7be92677ba9f060fc92141f6",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/ja/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ja/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 7,
            "translated_words": 10,
            "translated_percent": 2.7,
            "fuzzy": 16,
            "fuzzy_words": 27,
            "fuzzy_percent": 6.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T02:31:16.416252+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ja/units/?format=api"
        },
        {
            "language": {
                "id": 79,
                "code": "ms",
                "name": "Malay",
                "plural": {
                    "id": 190,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "may",
                    "msa",
                    "zsm"
                ],
                "direction": "ltr",
                "population": 34869275,
                "web_url": "https://hosted.weblate.org/languages/ms/",
                "url": "https://hosted.weblate.org/api/languages/ms/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms/statistics/?format=api"
            },
            "language_code": "ms",
            "id": 10376,
            "filename": "i18n/ms.ts",
            "revision": "a027e3a33aa964b14f2cb591f556e6d48a51739c",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/ms/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/ms/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ms/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "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-04-22T07:33:26.647781+02:00",
            "last_author": "Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms/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": 13310,
            "filename": "i18n/es.ts",
            "revision": "703ca97cd3a547eea25da021060e519393925d07",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/es/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/es/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 194,
            "translated_words": 736,
            "translated_percent": 76.0,
            "fuzzy": 24,
            "fuzzy_words": 73,
            "fuzzy_percent": 9.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-05-31T04:05:46.974958+02:00",
            "last_author": "Ariadna Vigo",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/es/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": 13326,
            "filename": "i18n/pt.ts",
            "revision": "5977961b11ee2ac3b18f6e2736430d1109638094",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/pt/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pt/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "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": 1,
            "have_comment": 0,
            "last_change": "2022-01-01T23:53:08.635265+01:00",
            "last_author": "ssantos",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt/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": 13332,
            "filename": "i18n/nl.ts",
            "revision": "01245990f78ca34ae2aeefbc88b44bace08d5ea6",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/nl/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/nl/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 92,
            "translated_words": 277,
            "translated_percent": 36.0,
            "fuzzy": 37,
            "fuzzy_words": 120,
            "fuzzy_percent": 14.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-04-21T15:45:27.546131+02:00",
            "last_author": "Linus Jahn",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nl/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": 13333,
            "filename": "i18n/nb.ts",
            "revision": "b49373899f3e38be06643536d298faae0ebbd288",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 189,
            "translated_words": 674,
            "translated_percent": 74.1,
            "fuzzy": 66,
            "fuzzy_words": 406,
            "fuzzy_percent": 25.8,
            "failing_checks": 9,
            "failing_checks_words": 57,
            "failing_checks_percent": 3.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-22T04:33:32.786139+02:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 227,
                "code": "de_AT",
                "name": "German (Austria)",
                "plural": {
                    "id": 19,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 8593666,
                "web_url": "https://hosted.weblate.org/languages/de_AT/",
                "url": "https://hosted.weblate.org/api/languages/de_AT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de_AT/statistics/?format=api"
            },
            "language_code": "de_AT",
            "id": 13896,
            "filename": "i18n/de_AT.ts",
            "revision": "222b556ea5ffce5da68435a11eec188b840eac9c",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/de_AT/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/de_AT/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/de_AT/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/de_AT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 88,
            "translated_words": 270,
            "translated_percent": 34.5,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2021-09-14T02:38:29.722111+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de_AT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de_AT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de_AT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de_AT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/de_AT/units/?format=api"
        },
        {
            "language": {
                "id": 33,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://hosted.weblate.org/languages/eu/",
                "url": "https://hosted.weblate.org/api/languages/eu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 21982,
            "filename": "i18n/eu.ts",
            "revision": "100c3c62d7c31bf5048028772679d88209633bda",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/eu/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/eu/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 54,
            "translated_words": 195,
            "translated_percent": 21.1,
            "fuzzy": 36,
            "fuzzy_words": 90,
            "fuzzy_percent": 14.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T02:27:16.551372+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/eu/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": 22361,
            "filename": "i18n/it.ts",
            "revision": "a66de4947a4db28aab5f5a98a3ce66123211109a",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/it/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/it/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T02:22:28.756398+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/it/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": 22362,
            "filename": "i18n/pl.ts",
            "revision": "59abf8a430ba6806b49a873230bbd3a901f82ff1",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/pl/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pl/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 72,
            "translated_words": 217,
            "translated_percent": 28.2,
            "fuzzy": 39,
            "fuzzy_words": 83,
            "fuzzy_percent": 15.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2021-09-14T02:28:50.662900+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pl/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": 26277,
            "filename": "i18n/cs.ts",
            "revision": "ecd2d62a2acd9ee8447615c8fee7a968c2751d34",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/cs/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/cs/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 102,
            "translated_words": 291,
            "translated_percent": 40.0,
            "fuzzy": 58,
            "fuzzy_words": 150,
            "fuzzy_percent": 22.7,
            "failing_checks": 2,
            "failing_checks_words": 19,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T02:25:55.831076+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/cs/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": 26281,
            "filename": "i18n/ca.ts",
            "revision": "fbf3146bd6a41c92ed6e7bc6c339497b6a84bfa7",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/ca/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ca/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 126,
            "translated_words": 391,
            "translated_percent": 49.4,
            "fuzzy": 27,
            "fuzzy_words": 52,
            "fuzzy_percent": 10.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-05-04T09:11:42.350618+02:00",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ca/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",
                    "arb"
                ],
                "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": 27809,
            "filename": "i18n/ar.ts",
            "revision": "885e534485458ff5e8e5ab42b1f0ec326e82c465",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/ar/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ar/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 138,
            "translated_words": 280,
            "translated_percent": 54.1,
            "fuzzy": 12,
            "fuzzy_words": 74,
            "fuzzy_percent": 4.7,
            "failing_checks": 4,
            "failing_checks_words": 22,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-18T15:36:06.917439+01:00",
            "last_author": "Zayed Al-Saidi",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ar/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": 28087,
            "filename": "i18n/gl.ts",
            "revision": "6a6b906fe155a60e8e9bcb9fcc3a727e42bb6c05",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/gl/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/gl/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 23,
            "failing_checks_percent": 3.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-22T15:05:18.144665+02:00",
            "last_author": "josé m.",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/gl/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": 33148,
            "filename": "i18n/uk.ts",
            "revision": "4fcdc0bb604d7487d635f40417b5c062a7241245",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/uk/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/uk/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "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": 1,
            "have_comment": 0,
            "last_change": "2021-04-21T16:09:01.944399+02:00",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/uk/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": 34668,
            "filename": "",
            "revision": "",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/en/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/en/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 17,
            "failing_checks_words": 74,
            "failing_checks_percent": 6.6,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/en/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": 38396,
            "filename": "i18n/hu.ts",
            "revision": "fc924d5d8b13896e1145d3f7d60fdd1195b45d66",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/hu/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/hu/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 29,
            "translated_words": 116,
            "translated_percent": 11.3,
            "fuzzy": 19,
            "fuzzy_words": 57,
            "fuzzy_percent": 7.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T02:28:20.542250+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hu/units/?format=api"
        },
        {
            "language": {
                "id": 731,
                "code": "ms_Arab",
                "name": "Malay (Jawi)",
                "plural": {
                    "id": 745,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "rtl",
                "population": 3228030,
                "web_url": "https://hosted.weblate.org/languages/ms_Arab/",
                "url": "https://hosted.weblate.org/api/languages/ms_Arab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ms_Arab/statistics/?format=api"
            },
            "language_code": "ms_Arab",
            "id": 43832,
            "filename": "i18n/ms_Arab.ts",
            "revision": "80f4a6df1bb30fb97389332060391f29b1f1b4ae",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/ms_Arab/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/ms_Arab/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ms_Arab/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms_Arab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "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": 1,
            "last_change": "2021-04-22T08:07:40.253028+02:00",
            "last_author": "Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms_Arab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms_Arab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms_Arab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms_Arab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ms_Arab/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": 46673,
            "filename": "i18n/pt_BR.ts",
            "revision": "f3b7995274a38440908d80d5e11b37d6076fbd42",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "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-09-14T02:25:29.681484+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 69,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://hosted.weblate.org/languages/he/",
                "url": "https://hosted.weblate.org/api/languages/he/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 52270,
            "filename": "i18n/he.ts",
            "revision": "0343f0c9ea230f680f772ac7b7b33fcc5a1d8f2c",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/he/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/he/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/he/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 148,
            "translated_words": 427,
            "translated_percent": 58.0,
            "fuzzy": 13,
            "fuzzy_words": 16,
            "fuzzy_percent": 5.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2022-04-04T09:38:58.310307+02:00",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/he/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/he/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/he/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/he/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/he/units/?format=api"
        },
        {
            "language": {
                "id": 80,
                "code": "mr",
                "name": "Marathi",
                "plural": {
                    "id": 198,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mar"
                ],
                "direction": "ltr",
                "population": 92826300,
                "web_url": "https://hosted.weblate.org/languages/mr/",
                "url": "https://hosted.weblate.org/api/languages/mr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/mr/statistics/?format=api"
            },
            "language_code": "mr",
            "id": 55040,
            "filename": "i18n/mr.ts",
            "revision": "e9f873871b11108cd97c676131ef558732147a85",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/mr/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/mr/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "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/kaidan/translations/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/mr/units/?format=api"
        },
        {
            "language": {
                "id": 59,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://hosted.weblate.org/languages/pa/",
                "url": "https://hosted.weblate.org/api/languages/pa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 62964,
            "filename": "i18n/pa.ts",
            "revision": "8884ce56fad87cd762ce1dc867137665ab14e1da",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/pa/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/pa/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pa/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 27,
            "translated_words": 70,
            "translated_percent": 10.5,
            "fuzzy": 8,
            "fuzzy_words": 9,
            "fuzzy_percent": 3.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-14T02:29:22.083926+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/pa/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": 104609,
            "filename": "i18n/el.ts",
            "revision": "78617515b53a0c17dda402108c4b41a5df5d237c",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/el/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/el/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 41,
            "translated_words": 195,
            "translated_percent": 16.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 10,
            "have_comment": 1,
            "last_change": "2021-09-14T02:31:58.444590+02:00",
            "last_author": "J. Lavoie",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/el/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "hy",
                "name": "Armenian",
                "plural": {
                    "id": 15,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "arm",
                    "hye"
                ],
                "direction": "ltr",
                "population": 5317271,
                "web_url": "https://hosted.weblate.org/languages/hy/",
                "url": "https://hosted.weblate.org/api/languages/hy/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hy/statistics/?format=api"
            },
            "language_code": "hy",
            "id": 123802,
            "filename": "i18n/hy.ts",
            "revision": "cd45256f862c3c9749ddf5f28b25a0c5e44b07bb",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/hy/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/hy/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/hy/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/hy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 11,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-01T18:01:52.780852+02:00",
            "last_author": "TigranKhachatryan0",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hy/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hy/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hy/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hy/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/hy/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": 127035,
            "filename": "i18n/sl.ts",
            "revision": "b2e13bb7e59f18e2d8edccf8e975819b4da7e4a5",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/sl/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/sl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/sl/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "translated": 221,
            "translated_words": 853,
            "translated_percent": 86.6,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-16T15:36:28.731531+02:00",
            "last_author": "Matija Skala",
            "repository_url": "https://hosted.weblate.org/api/translations/kaidan/translations/sl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/sl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/sl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/sl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/sl/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": 167485,
            "filename": "i18n/ko.ts",
            "revision": "75ea04b7b797e0e000dc48103330329bbf5f62c6",
            "web_url": "https://hosted.weblate.org/projects/kaidan/translations/ko/",
            "share_url": "https://hosted.weblate.org/engage/kaidan/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ko/",
            "url": "https://hosted.weblate.org/api/translations/kaidan/translations/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 255,
            "total_words": 1080,
            "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/kaidan/translations/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kaidan/translations/ko/units/?format=api"
        }
    ]
}