Translation components API.

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

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

{
    "count": 18,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 62,
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk",
                    "eng_gb"
                ],
                "direction": "ltr",
                "population": 64445878,
                "web_url": "https://hosted.weblate.org/languages/en_GB/",
                "url": "https://hosted.weblate.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 1281823,
            "filename": "src/locales/en-GB.json",
            "revision": "d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/en_GB/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/en_GB/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/en_GB/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en_GB/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 157,
            "total_words": 846,
            "translated": 157,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 139,
            "failing_checks_words": 810,
            "failing_checks_percent": 88.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-02T23:45:57.202269+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en_GB/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en_GB/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en_GB/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en_GB/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en_GB/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "ab",
                "name": "Abkhazian",
                "plural": {
                    "id": 1,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "abk"
                ],
                "direction": "ltr",
                "population": 91952,
                "web_url": "https://hosted.weblate.org/languages/ab/",
                "url": "https://hosted.weblate.org/api/languages/ab/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ab/statistics/?format=api"
            },
            "language_code": "ab",
            "id": 1281824,
            "filename": "src/locales/ab.json",
            "revision": "475dcaf759d1dc13d65bcc87aadb8c684cb67cc3,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/ab/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/ab/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/ab/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 157,
            "fuzzy_words": 846,
            "fuzzy_percent": 100.0,
            "failing_checks": 132,
            "failing_checks_words": 784,
            "failing_checks_percent": 84.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T23:46:12.776402+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ab/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ab/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ab/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ab/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ab/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-CZ",
            "id": 1281825,
            "filename": "src/locales/cs-CZ.json",
            "revision": "f3022da028eeea3fadce062748317265d152d944,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/cs/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/cs/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 74,
            "translated_words": 371,
            "translated_percent": 47.1,
            "fuzzy": 83,
            "fuzzy_words": 475,
            "fuzzy_percent": 52.8,
            "failing_checks": 77,
            "failing_checks_words": 480,
            "failing_checks_percent": 49.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2023-10-16T21:07:42.016781+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/cs/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-DE",
            "id": 1281826,
            "filename": "src/locales/de-DE.json",
            "revision": "df889a5dcb727522ff60b54ad06896ed1248eedc,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/de/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/de/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 157,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 24,
            "failing_checks_percent": 6.3,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2023-10-16T06:19:42.541545+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/de/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-ES",
            "id": 1281827,
            "filename": "src/locales/es-ES.json",
            "revision": "41971b5eea9345ec4cc6fc366c940a81176df980,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/es/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/es/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 157,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T18:02:26.716823+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/es/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-FR",
            "id": 1281828,
            "filename": "src/locales/fr-FR.json",
            "revision": "242ce0991ee79f540b3bf74badd7e9251ea1b22e,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/fr/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/fr/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 156,
            "translated_words": 843,
            "translated_percent": 99.3,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.6,
            "failing_checks": 13,
            "failing_checks_words": 120,
            "failing_checks_percent": 8.2,
            "have_suggestion": 6,
            "have_comment": 11,
            "last_change": "2024-02-04T21:01:51.312204+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/fr/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-IT",
            "id": 1281829,
            "filename": "src/locales/it-IT.json",
            "revision": "d83a192e2a4113fc3086b1e1c6229b37365ea1ad,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/it/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/it/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 51,
            "translated_words": 258,
            "translated_percent": 32.4,
            "fuzzy": 106,
            "fuzzy_words": 588,
            "fuzzy_percent": 67.5,
            "failing_checks": 97,
            "failing_checks_words": 575,
            "failing_checks_percent": 61.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T23:46:15.501101+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/it/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": 1281830,
            "filename": "src/locales/nb-NO.json",
            "revision": "a6ee7f0adbb222a6f7cd163943df5fea3fcbacd8,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 152,
            "translated_words": 803,
            "translated_percent": 96.8,
            "fuzzy": 5,
            "fuzzy_words": 43,
            "fuzzy_percent": 3.1,
            "failing_checks": 11,
            "failing_checks_words": 55,
            "failing_checks_percent": 7.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T23:46:15.671626+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nb_NO/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": 1281849,
            "filename": "src/locales/da.json",
            "revision": "ae1bf3742cf698536d104ee01ae8901ea328464c,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/da/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/da/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 8,
            "translated_words": 59,
            "translated_percent": 5.0,
            "fuzzy": 149,
            "fuzzy_words": 787,
            "fuzzy_percent": 94.9,
            "failing_checks": 129,
            "failing_checks_words": 746,
            "failing_checks_percent": 82.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T23:46:12.988688+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/da/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://hosted.weblate.org/languages/eo/",
                "url": "https://hosted.weblate.org/api/languages/eo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 1344139,
            "filename": "src/locales/eo.json",
            "revision": "1ce717ad6083aecc53b31a122c7943e275d80999,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/eo/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/eo/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 42,
            "translated_words": 84,
            "translated_percent": 26.7,
            "fuzzy": 115,
            "fuzzy_words": 762,
            "fuzzy_percent": 73.2,
            "failing_checks": 110,
            "failing_checks_words": 717,
            "failing_checks_percent": 70.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-02T23:45:57.466014+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/eo/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": 1355177,
            "filename": "src/locales/uk.json",
            "revision": "dc83ca5659a63e154047d1a6d7ada879fdf3dfda,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/uk/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/uk/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 157,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T18:02:26.879569+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/uk/units/?format=api"
        },
        {
            "language": {
                "id": 185,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 734,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://hosted.weblate.org/languages/zh_Hant/",
                "url": "https://hosted.weblate.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh_Hant",
            "id": 1355354,
            "filename": "src/locales/zh_Hant.json",
            "revision": "e51e8ebd727a7be7c267342516f6a0e1e4c6af67,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 157,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 69,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-28T18:02:02.672418+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hant/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": 1365843,
            "filename": "src/locales/el.json",
            "revision": "d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/el/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/el/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 157,
            "fuzzy_words": 846,
            "fuzzy_percent": 100.0,
            "failing_checks": 135,
            "failing_checks_words": 800,
            "failing_checks_percent": 85.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-02T23:45:57.986239+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/el/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": 1372589,
            "filename": "src/locales/nl.json",
            "revision": "e729b0ba87e340e2f8ae5186050d25ee9d06d7bc,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/nl/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/nl/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 157,
            "translated_words": 846,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 52,
            "failing_checks_percent": 3.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-06T11:14:52.831735+02:00",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/nl/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_Hans",
            "id": 1381423,
            "filename": "src/locales/zh_Hans.json",
            "revision": "d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 157,
            "fuzzy_words": 846,
            "fuzzy_percent": 100.0,
            "failing_checks": 135,
            "failing_checks_words": 800,
            "failing_checks_percent": 85.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-02T23:45:58.204990+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/zh_Hans/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": 1415542,
            "filename": "src/locales/en.json",
            "revision": "d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/en/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/en/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 157,
            "fuzzy_words": 846,
            "fuzzy_percent": 100.0,
            "failing_checks": 7,
            "failing_checks_words": 69,
            "failing_checks_percent": 4.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-10-21T23:46:31.941318+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/en/units/?format=api"
        },
        {
            "language": {
                "id": 16,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 315,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://hosted.weblate.org/languages/th/",
                "url": "https://hosted.weblate.org/api/languages/th/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 1427870,
            "filename": "src/locales/th.json",
            "revision": "f5867742816863b9698afb80fcb84db8449de48a,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/th/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/th/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/th/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 52,
            "translated_words": 249,
            "translated_percent": 33.1,
            "fuzzy": 105,
            "fuzzy_words": 597,
            "fuzzy_percent": 66.8,
            "failing_checks": 93,
            "failing_checks_words": 565,
            "failing_checks_percent": 59.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-23T11:24:33.070900+01:00",
            "last_author": "Mods HD",
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/th/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/th/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/th/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/th/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/th/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": 1439865,
            "filename": "src/locales/ko.json",
            "revision": "c71ebfc5636cc8b9941de45a45a1bcbfffdccdd6,d5782ac6ac6d76e1b79da5c60e09a37c3bc18b90",
            "web_url": "https://hosted.weblate.org/projects/christmas-countdown/discord-bot/ko/",
            "share_url": "https://hosted.weblate.org/engage/christmas-countdown/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/christmas-countdown/discord-bot/ko/",
            "url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 157,
            "total_words": 846,
            "translated": 2,
            "translated_words": 13,
            "translated_percent": 1.2,
            "fuzzy": 155,
            "fuzzy_words": 833,
            "fuzzy_percent": 98.7,
            "failing_checks": 134,
            "failing_checks_words": 788,
            "failing_checks_percent": 85.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-17T02:02:17.205400+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/christmas-countdown/discord-bot/ko/units/?format=api"
        }
    ]
}