Translation components API.

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

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

{
    "count": 51,
    "next": "https://hosted.weblate.org/api/components/kiss/strings/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "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": 2886,
            "filename": "app/src/main/res/values-fr/strings.xml",
            "revision": "5f13b5756ac70ab25fdce189858b350288bb17a9,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/fr/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/fr/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 326,
            "translated_words": 1259,
            "translated_percent": 94.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.957068+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/fr/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": 2887,
            "filename": "app/src/main/res/values-nl/strings.xml",
            "revision": "43b566ea69273c5faa898388aff12908d1e2ae31,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/nl/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/nl/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 165,
            "translated_words": 642,
            "translated_percent": 47.8,
            "fuzzy": 33,
            "fuzzy_words": 134,
            "fuzzy_percent": 9.5,
            "failing_checks": 25,
            "failing_checks_words": 114,
            "failing_checks_percent": 7.2,
            "have_suggestion": 8,
            "have_comment": 1,
            "last_change": "2024-02-27T04:05:52.048781+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/nl/units/?format=api"
        },
        {
            "language": {
                "id": 114,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://hosted.weblate.org/languages/sr/",
                "url": "https://hosted.weblate.org/api/languages/sr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 2888,
            "filename": "app/src/main/res/values-sr/strings.xml",
            "revision": "b96dd5834a5888434b3a82c0c3f78959102e307d,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/sr/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/sr/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/sr/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 276,
            "translated_words": 1078,
            "translated_percent": 80.0,
            "fuzzy": 35,
            "fuzzy_words": 126,
            "fuzzy_percent": 10.1,
            "failing_checks": 16,
            "failing_checks_words": 68,
            "failing_checks_percent": 4.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.180421+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/sr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/sr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/sr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/sr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/sr/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": 2889,
            "filename": "app/src/main/res/values/strings.xml",
            "revision": "8090cd09215293681d881aea1d5ba3ccd16a0d0d,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/en/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/en/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 32,
            "failing_checks_words": 125,
            "failing_checks_percent": 9.2,
            "have_suggestion": 0,
            "have_comment": 20,
            "last_change": "2024-02-27T17:46:17.406547+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/en/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": 2890,
            "filename": "app/src/main/res/values-cs/strings.xml",
            "revision": "6c42bb303152c5ce19595b54a4ea16f9d5dbcb47,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/cs/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/cs/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 202,
            "translated_words": 808,
            "translated_percent": 58.5,
            "fuzzy": 7,
            "fuzzy_words": 34,
            "fuzzy_percent": 2.0,
            "failing_checks": 1,
            "failing_checks_words": 10,
            "failing_checks_percent": 0.2,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.874841+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/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",
            "id": 2891,
            "filename": "app/src/main/res/values-de/strings.xml",
            "revision": "ab5f61b58e6b5dc0c154b2bb629d9f5c00ed5e0d,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/de/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/de/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 342,
            "translated_words": 1312,
            "translated_percent": 99.1,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.8,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 6,
            "last_change": "2024-02-27T04:05:51.894793+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/de/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": 2893,
            "filename": "app/src/main/res/values-ca/strings.xml",
            "revision": "d368fdc3e213e649bac9021e2a09ec595518104f,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ca/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ca/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ca/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 202,
            "translated_words": 694,
            "translated_percent": 58.5,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.5,
            "failing_checks": 4,
            "failing_checks_words": 8,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.865943+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ca/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ca/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ca/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ca/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ca/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": 2894,
            "filename": "app/src/main/res/values-es/strings.xml",
            "revision": "5e5260f3560aa0ae2b776835f80b21a922ada1be,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/es/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/es/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "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": "2024-03-01T12:00:13.384652+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/es/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": 2899,
            "filename": "app/src/main/res/values-el/strings.xml",
            "revision": "d8ce888f43bfbed71d02166fd2c2bb0ad14b60bb,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/el/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/el/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 305,
            "translated_words": 1145,
            "translated_percent": 88.4,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 3,
            "last_change": "2024-02-27T04:05:51.907289+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/el/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": 3063,
            "filename": "app/src/main/res/values-ru/strings.xml",
            "revision": "bf9f943659d55a11a18da6479fabfdffe8cd1cfb,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ru/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ru/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 10,
            "last_change": "2024-03-23T21:01:56.150571+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ru/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": 3069,
            "filename": "app/src/main/res/values-hu/strings.xml",
            "revision": "b3e2127985b6ca8ff99993d0dddaf54fa558b929,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/hu/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/hu/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "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-04-03T12:02:01.436076+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/hu/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": 3084,
            "filename": "app/src/main/res/values-it/strings.xml",
            "revision": "b98f3cd34ca6fdb4bce284167aec5d09747ba289,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/it/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/it/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 342,
            "translated_words": 1312,
            "translated_percent": 99.1,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.8,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.253258+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/it/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 323,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://hosted.weblate.org/languages/tr/",
                "url": "https://hosted.weblate.org/api/languages/tr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 3191,
            "filename": "app/src/main/res/values-tr/strings.xml",
            "revision": "4e6289be82fb20ca53d83929986665b989965895,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/tr/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/tr/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/tr/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "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": "2024-02-27T19:18:40.962777+01:00",
            "last_author": "Oğuz Ersen",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/tr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/tr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/tr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/tr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/tr/units/?format=api"
        },
        {
            "language": {
                "id": 92,
                "code": "az",
                "name": "Azerbaijani",
                "plural": {
                    "id": 23,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "aze"
                ],
                "direction": "ltr",
                "population": 9690091,
                "web_url": "https://hosted.weblate.org/languages/az/",
                "url": "https://hosted.weblate.org/api/languages/az/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/az/statistics/?format=api"
            },
            "language_code": "az",
            "id": 3192,
            "filename": "app/src/main/res/values-az/strings.xml",
            "revision": "e6979ec5bb1b47195ab07906112fc1a0a88c299e,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/az/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/az/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/az/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/az/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 86,
            "translated_words": 337,
            "translated_percent": 24.9,
            "fuzzy": 28,
            "fuzzy_words": 77,
            "fuzzy_percent": 8.1,
            "failing_checks": 26,
            "failing_checks_words": 77,
            "failing_checks_percent": 7.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.850246+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/az/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/az/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/az/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/az/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/az/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": 3478,
            "filename": "app/src/main/res/values-ja/strings.xml",
            "revision": "1b1d9800cf4b20c8baee89cc4c2664840f52285e,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ja/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ja/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 318,
            "translated_words": 1223,
            "translated_percent": 92.1,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.998536+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ja/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": 3533,
            "filename": "app/src/main/res/values-pl/strings.xml",
            "revision": "b0011811ec6cdf1073834a2e80e68a3123cbc705,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/pl/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/pl/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 326,
            "translated_words": 1259,
            "translated_percent": 94.4,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-02-27T04:05:52.082555+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pl/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 3540,
            "filename": "app/src/main/res/values-hr/strings.xml",
            "revision": "6999652b376e9f4bafeef97caf20d1e6c192576a,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/hr/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/hr/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 323,
            "translated_words": 1220,
            "translated_percent": 93.6,
            "fuzzy": 2,
            "fuzzy_words": 28,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.972491+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/hr/units/?format=api"
        },
        {
            "language": {
                "id": 44,
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 17,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 650205,
                "web_url": "https://hosted.weblate.org/languages/ast/",
                "url": "https://hosted.weblate.org/api/languages/ast/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 3636,
            "filename": "app/src/main/res/values-ast/strings.xml",
            "revision": "6491e2d29011d3c68548b52015f031d8517428a5,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ast/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ast/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ast/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 47,
            "translated_words": 114,
            "translated_percent": 13.6,
            "fuzzy": 30,
            "fuzzy_words": 102,
            "fuzzy_percent": 8.6,
            "failing_checks": 40,
            "failing_checks_words": 153,
            "failing_checks_percent": 11.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.842578+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ast/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ast/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ast/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ast/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ast/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://hosted.weblate.org/languages/id/",
                "url": "https://hosted.weblate.org/api/languages/id/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "in",
            "id": 3638,
            "filename": "app/src/main/res/values-in/strings.xml",
            "revision": "9a81d058859f2e33718966dfe0f150f4002a0d07,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/id/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/id/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/id/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-04-15T14:01:49.480883+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/id/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/id/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/id/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/id/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/id/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": 3644,
            "filename": "app/src/main/res/values-gl/strings.xml",
            "revision": "3e2dcc4501deb77d27bbc48baa10138144091553,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/gl/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/gl/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/gl/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 52,
            "translated_words": 129,
            "translated_percent": 15.0,
            "fuzzy": 24,
            "fuzzy_words": 69,
            "fuzzy_percent": 6.9,
            "failing_checks": 18,
            "failing_checks_words": 57,
            "failing_checks_percent": 5.2,
            "have_suggestion": 13,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.964469+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/gl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/gl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/gl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/gl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/gl/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-rBR",
            "id": 3697,
            "filename": "app/src/main/res/values-pt-rBR/strings.xml",
            "revision": "b84642f3a33599dd06f4578c24141edbede53864,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/pt_BR/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/pt_BR/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.5,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-03-11T22:01:53.924293+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_BR/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_BR/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_BR/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_BR/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_BR/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": 3709,
            "filename": "app/src/main/res/values-nb/strings.xml",
            "revision": "ebad444abdc04ab0eb558e4f05adad9e71765378,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 294,
            "translated_words": 1096,
            "translated_percent": 85.2,
            "fuzzy": 51,
            "fuzzy_words": 231,
            "fuzzy_percent": 14.7,
            "failing_checks": 5,
            "failing_checks_words": 17,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-02-27T17:46:17.884099+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 3738,
            "filename": "app/src/main/res/values-sk/strings.xml",
            "revision": "5ab11e2540571a7fab047681bad386182f350360,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/sk/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/sk/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 60,
            "translated_words": 231,
            "translated_percent": 17.3,
            "fuzzy": 3,
            "fuzzy_words": 7,
            "fuzzy_percent": 0.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.171623+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/sk/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 4069,
            "filename": "app/src/main/res/values-ro/strings.xml",
            "revision": "550ceb0b4d652c9ad35c29bf7f8ba1d2163ebf2d,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ro/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ro/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 2,
            "last_change": "2024-03-05T02:16:23.170080+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ro/units/?format=api"
        },
        {
            "language": {
                "id": 88,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 10,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://hosted.weblate.org/languages/ar/",
                "url": "https://hosted.weblate.org/api/languages/ar/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 5321,
            "filename": "app/src/main/res/values-ar/strings.xml",
            "revision": "99d6bd41e685b2bf1df973dc13764f52e2409d76,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ar/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ar/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ar/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 313,
            "translated_words": 1166,
            "translated_percent": 90.7,
            "fuzzy": 4,
            "fuzzy_words": 34,
            "fuzzy_percent": 1.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.835287+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ar/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ar/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ar/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ar/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ar/units/?format=api"
        },
        {
            "language": {
                "id": 41,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 43,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://hosted.weblate.org/languages/bg/",
                "url": "https://hosted.weblate.org/api/languages/bg/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 6842,
            "filename": "app/src/main/res/values-bg/strings.xml",
            "revision": "cb32b531deef37c2024405cc4d97e9e1b4ca343b,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/bg/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/bg/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/bg/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 294,
            "translated_words": 1118,
            "translated_percent": 85.2,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.857517+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/bg/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/bg/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/bg/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/bg/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/bg/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 6844,
            "filename": "app/src/main/res/values-lt/strings.xml",
            "revision": "7581c1272b960699e083e2621b7a40f230a5d81d,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/lt/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/lt/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 316,
            "translated_words": 1176,
            "translated_percent": 91.5,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.022203+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/lt/units/?format=api"
        },
        {
            "language": {
                "id": 34,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://hosted.weblate.org/languages/et/",
                "url": "https://hosted.weblate.org/api/languages/et/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 6863,
            "filename": "app/src/main/res/values-et/strings.xml",
            "revision": "9fb27442540b1f00d911902ef607f19985710ec3,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/et/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/et/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/et/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 161,
            "translated_words": 562,
            "translated_percent": 46.6,
            "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-27T04:05:51.922305+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/et/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/et/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/et/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/et/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/et/units/?format=api"
        },
        {
            "language": {
                "id": 168,
                "code": "se",
                "name": "Sami (Northern)",
                "plural": {
                    "id": 221,
                    "source": 0,
                    "number": 3,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : 2)",
                    "type": 4
                },
                "aliases": [
                    "sme"
                ],
                "direction": "ltr",
                "population": 51529,
                "web_url": "https://hosted.weblate.org/languages/se/",
                "url": "https://hosted.weblate.org/api/languages/se/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/se/statistics/?format=api"
            },
            "language_code": "se",
            "id": 7367,
            "filename": "app/src/main/res/values-se/strings.xml",
            "revision": "04ffdcfe7b51727cbcdbabafc5f582f7cd3e5255,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/se/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/se/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/se/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/se/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 82,
            "translated_words": 253,
            "translated_percent": 23.7,
            "fuzzy": 37,
            "fuzzy_words": 173,
            "fuzzy_percent": 10.7,
            "failing_checks": 7,
            "failing_checks_words": 12,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.152282+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/se/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/se/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/se/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/se/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/se/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-rCN",
            "id": 8077,
            "filename": "app/src/main/res/values-zh-rCN/strings.xml",
            "revision": "8c1ed2585932e451cb012b3b3822aa8bc9edf7f4,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/zh_Hans/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/zh_Hans/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "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": "2024-03-01T12:00:13.582749+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hans/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hans/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hans/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 137,
                "code": "pt_PT",
                "name": "Portuguese (Portugal)",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "portuguese_portugal"
                ],
                "direction": "ltr",
                "population": 9890592,
                "web_url": "https://hosted.weblate.org/languages/pt_PT/",
                "url": "https://hosted.weblate.org/api/languages/pt_PT/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pt_PT/statistics/?format=api"
            },
            "language_code": "pt-rPT",
            "id": 8344,
            "filename": "app/src/main/res/values-pt-rPT/strings.xml",
            "revision": "2274cce9426dbf3deca29246108899dd6ab14278,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/pt_PT/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/pt_PT/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_PT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 316,
            "translated_words": 1176,
            "translated_percent": 91.5,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 7,
            "failing_checks_words": 21,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.112740+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_PT/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_PT/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_PT/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_PT/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt_PT/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": 13430,
            "filename": "app/src/main/res/values-eo/strings.xml",
            "revision": "f15571770076f23ecd99f9f5c5253a385e2156f5,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/eo/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/eo/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/eo/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 172,
            "translated_words": 431,
            "translated_percent": 49.8,
            "fuzzy": 7,
            "fuzzy_words": 27,
            "fuzzy_percent": 2.0,
            "failing_checks": 4,
            "failing_checks_words": 19,
            "failing_checks_percent": 1.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.914871+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/eo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/eo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/eo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/eo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/eo/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 13552,
            "filename": "app/src/main/res/values-sv/strings.xml",
            "revision": "6f23739c5b103bb86da3ba6a274dc959117a7e57,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/sv/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/sv/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 342,
            "translated_words": 1312,
            "translated_percent": 99.1,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.8,
            "failing_checks": 5,
            "failing_checks_words": 12,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-02-27T04:05:52.330133+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/sv/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": 13588,
            "filename": "app/src/main/res/values-uk/strings.xml",
            "revision": "7e473de1e4a549c5def19776a85f4a9289027f5e,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/uk/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/uk/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/uk/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 324,
            "translated_words": 1246,
            "translated_percent": 93.9,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 1,
            "last_change": "2024-02-27T04:05:52.207689+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/uk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/uk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/uk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/uk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/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-rTW",
            "id": 13959,
            "filename": "app/src/main/res/values-zh-rTW/strings.xml",
            "revision": "e1c2501ed70e7979b720d74108a21c06d5f8cb1d,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/zh_Hant/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/zh_Hant/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 342,
            "translated_words": 1312,
            "translated_percent": 99.1,
            "fuzzy": 3,
            "fuzzy_words": 15,
            "fuzzy_percent": 0.8,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.807577+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hant/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hant/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hant/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 22267,
            "filename": "app/src/main/res/values-fi/strings.xml",
            "revision": "bf1713bc9d25ad39dccb97e08f39ef61520cbc7f,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/fi/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/fi/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 316,
            "translated_words": 1176,
            "translated_percent": 91.5,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.949256+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/fi/units/?format=api"
        },
        {
            "language": {
                "id": 108,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 241,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://hosted.weblate.org/languages/fa/",
                "url": "https://hosted.weblate.org/api/languages/fa/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 25892,
            "filename": "app/src/main/res/values-fa/strings.xml",
            "revision": "dc9216f26a9b4874a60c85800d6e0d606a77388b,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/fa/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/fa/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/fa/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 54,
            "translated_words": 197,
            "translated_percent": 15.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.940253+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/fa/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/fa/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/fa/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/fa/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/fa/units/?format=api"
        },
        {
            "language": {
                "id": 216,
                "code": "ur_PK",
                "name": "Urdu (Pakistan)",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "pk"
                ],
                "direction": "rtl",
                "population": 221825950,
                "web_url": "https://hosted.weblate.org/languages/ur_PK/",
                "url": "https://hosted.weblate.org/api/languages/ur_PK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ur_PK/statistics/?format=api"
            },
            "language_code": "ur-rPK",
            "id": 33623,
            "filename": "app/src/main/res/values-ur-rPK/strings.xml",
            "revision": "6830f6327f5711646e18c60ba02f51e9423f2d68,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ur_PK/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ur_PK/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ur_PK/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ur_PK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 60,
            "translated_words": 202,
            "translated_percent": 17.3,
            "fuzzy": 11,
            "fuzzy_words": 51,
            "fuzzy_percent": 3.1,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.215895+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ur_PK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ur_PK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ur_PK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ur_PK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ur_PK/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": 38342,
            "filename": "app/src/main/res/values-eu/strings.xml",
            "revision": "02da010b52e897973da8aaf580be3b94788ae85c,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/eu/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/eu/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/eu/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 314,
            "translated_words": 1170,
            "translated_percent": 91.0,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:51.929692+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/eu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/eu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/eu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/eu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/eu/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "ml",
                "name": "Malayalam",
                "plural": {
                    "id": 191,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "mal"
                ],
                "direction": "ltr",
                "population": 43257484,
                "web_url": "https://hosted.weblate.org/languages/ml/",
                "url": "https://hosted.weblate.org/api/languages/ml/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ml/statistics/?format=api"
            },
            "language_code": "ml",
            "id": 38528,
            "filename": "app/src/main/res/values-ml/strings.xml",
            "revision": "5ac8bd5f46466ffafb609ad98ea45e7e9db5fe8c,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ml/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ml/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ml/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ml/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 282,
            "translated_words": 1067,
            "translated_percent": 81.7,
            "fuzzy": 5,
            "fuzzy_words": 32,
            "fuzzy_percent": 1.4,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.2,
            "have_suggestion": 1,
            "have_comment": 5,
            "last_change": "2024-02-27T04:05:52.030476+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ml/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ml/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ml/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ml/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ml/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": 50915,
            "filename": "app/src/main/res/values-pt/strings.xml",
            "revision": "6ee8ffd6b3bdf09086d8d7c0aec7740a1c491654,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/pt/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/pt/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/pt/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 345,
            "translated_words": 1327,
            "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-03-11T22:01:54.149456+01:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pt/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": 55028,
            "filename": "app/src/main/res/values-mr/strings.xml",
            "revision": "a6b3daec9354f9ae75cdf8d94a67446c6227dd96,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/mr/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/mr/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/mr/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/mr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 8,
            "translated_words": 19,
            "translated_percent": 2.3,
            "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-27T04:05:52.038922+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/mr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/mr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/mr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/mr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/mr/units/?format=api"
        },
        {
            "language": {
                "id": 60,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 337,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://hosted.weblate.org/languages/vi/",
                "url": "https://hosted.weblate.org/api/languages/vi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 59265,
            "filename": "app/src/main/res/values-vi/strings.xml",
            "revision": "871db32bae0c7de3bc2047dc3d13b08ed5b92d8f,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/vi/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/vi/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/vi/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 314,
            "translated_words": 1170,
            "translated_percent": 91.0,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.230317+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/vi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/vi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/vi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/vi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/vi/units/?format=api"
        },
        {
            "language": {
                "id": 21,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 309,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://hosted.weblate.org/languages/ta/",
                "url": "https://hosted.weblate.org/api/languages/ta/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 61913,
            "filename": "app/src/main/res/values-ta/strings.xml",
            "revision": "e2fe52a553a1749115b23bd20f1f8c200f96dbc5,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ta/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ta/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ta/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 53,
            "translated_words": 207,
            "translated_percent": 15.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.188309+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ta/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ta/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ta/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ta/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ta/units/?format=api"
        },
        {
            "language": {
                "id": 121,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://hosted.weblate.org/languages/si/",
                "url": "https://hosted.weblate.org/api/languages/si/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 90186,
            "filename": "app/src/main/res/values-si/strings.xml",
            "revision": "190030b943755557e523934b508539ca2efbd713,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/si/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/si/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/si/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 10,
            "translated_words": 23,
            "translated_percent": 2.8,
            "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-27T04:05:52.162690+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/si/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/si/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/si/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/si/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/si/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 158,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://hosted.weblate.org/languages/kk/",
                "url": "https://hosted.weblate.org/api/languages/kk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 94051,
            "filename": "app/src/main/res/values-kk/strings.xml",
            "revision": "be388ab3f7539ec544e901aab5d8d2ba2ea2484a,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/kk/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/kk/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/kk/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 293,
            "translated_words": 1115,
            "translated_percent": 84.9,
            "fuzzy": 3,
            "fuzzy_words": 30,
            "fuzzy_percent": 0.8,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.006379+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/kk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/kk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/kk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/kk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/kk/units/?format=api"
        },
        {
            "language": {
                "id": 11,
                "code": "tt",
                "name": "Tatar",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tat"
                ],
                "direction": "ltr",
                "population": 1984107,
                "web_url": "https://hosted.weblate.org/languages/tt/",
                "url": "https://hosted.weblate.org/api/languages/tt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/tt/statistics/?format=api"
            },
            "language_code": "tt",
            "id": 151889,
            "filename": "app/src/main/res/values-tt/strings.xml",
            "revision": "d8cb86fb897c8caaf7b80edee7b92f95079906a4,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/tt/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/tt/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/tt/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/tt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 19,
            "translated_words": 32,
            "translated_percent": 5.5,
            "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-27T04:05:52.198214+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/tt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/tt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/tt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/tt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/tt/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": 1264330,
            "filename": "app/src/main/res/values-ko/strings.xml",
            "revision": "8e5dd5e722ca07710800d57796a821283ca45abc,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/ko/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/ko/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 153,
            "translated_words": 564,
            "translated_percent": 44.3,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.5,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-27T04:05:52.014341+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/ko/units/?format=api"
        },
        {
            "language": {
                "id": 767,
                "code": "pa_PK",
                "name": "Punjabi (Pakistan)",
                "plural": {
                    "id": 783,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lah",
                    "pa_arab",
                    "pa_arab_pk",
                    "pnb"
                ],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://hosted.weblate.org/languages/pa_PK/",
                "url": "https://hosted.weblate.org/api/languages/pa_PK/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pa_PK/statistics/?format=api"
            },
            "language_code": "pa-rPK",
            "id": 1341749,
            "filename": "app/src/main/res/values-pa-rPK/strings.xml",
            "revision": "04f2a601f2d422422174c3a7c9152dab6e393c71,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/pa_PK/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/pa_PK/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/pa_PK/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/pa_PK/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 24,
            "translated_words": 37,
            "translated_percent": 6.9,
            "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-27T04:05:52.074251+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/pa_PK/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/pa_PK/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/pa_PK/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pa_PK/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/pa_PK/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 224,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://hosted.weblate.org/languages/nn/",
                "url": "https://hosted.weblate.org/api/languages/nn/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1356837,
            "filename": "app/src/main/res/values-nn/strings.xml",
            "revision": "233e6fc030d9ac8827ef3a041936c72040c9bdbf,8090cd09215293681d881aea1d5ba3ccd16a0d0d",
            "web_url": "https://hosted.weblate.org/projects/kiss/strings/nn/",
            "share_url": "https://hosted.weblate.org/engage/kiss/-/nn/",
            "translate_url": "https://hosted.weblate.org/translate/kiss/strings/nn/",
            "url": "https://hosted.weblate.org/api/translations/kiss/strings/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 345,
            "total_words": 1327,
            "translated": 78,
            "translated_words": 317,
            "translated_percent": 22.6,
            "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-27T04:05:52.057367+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/kiss/strings/nn/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/kiss/strings/nn/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/kiss/strings/nn/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/nn/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/kiss/strings/nn/units/?format=api"
        }
    ]
}