Translation components API.

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

GET /api/components/lxqt-desktop/qps/translations/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nb_NO/",
                "url": "https://translate.lxqt-project.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1799,
            "filename": "src/translations/qps_nb_NO.ts",
            "revision": "cc2e9543e0420854d20ab479fab5ab04a73b53ee",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "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-11-02T18:39:44.558698Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1800,
            "filename": "src/translations/qps_pl.ts",
            "revision": "355cad2764d78c7f7423959aba4f0bc7a924909c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "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": 8,
            "have_comment": 0,
            "last_change": "2024-10-30T22:58:23.964733Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt/",
                "url": "https://translate.lxqt-project.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1801,
            "filename": "src/translations/qps_pt.ts",
            "revision": "0c3d6510af3d08a0db02228ba2f2183f1311299f",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-22T21:19:34.276419Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt_BR/",
                "url": "https://translate.lxqt-project.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1802,
            "filename": "src/translations/qps_pt_BR.ts",
            "revision": "589fbd04acd18a6348293b55bd4d6676d3e2f625",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-19T20:02:53.892380Z",
            "last_author": "UAI Soluções",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "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": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1803,
            "filename": "src/translations/qps_ru.ts",
            "revision": "867e514453d1312eeb85c6721b4ed7229e3f83f9",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "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-11-03T04:00:17.215289Z",
            "last_author": "Golubev Alexander",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sk/",
                "url": "https://translate.lxqt-project.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk_SK",
            "id": 1804,
            "filename": "src/translations/qps_sk_SK.ts",
            "revision": "746d9b14bbd090d075e12b7304e222bf7e704066",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-02T10:36:36.978120Z",
            "last_author": "Paolo Vigoroso",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/sk/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/tr/",
                "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 1805,
            "filename": "src/translations/qps_tr.ts",
            "revision": "62b23645e10bb667d5f11c5395b47c9665f5ffc5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-22T17:00:06.428661Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/tr/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/si/",
                "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 6795,
            "filename": "src/translations/qps_si.ts",
            "revision": "af72ea1aa6f41bc454e1af618c5900e9c54a6215",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/si/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 7009,
            "filename": "src/translations/qps_et.ts",
            "revision": "da3a523c911d5976e63c8df40dd33d33ca36e650",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-11-05T17:06:21.940629Z",
            "last_author": "Jalakas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/et/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 7121,
            "filename": "src/translations/qps_nl.ts",
            "revision": "1af3400e5e795798476f4f88dd62a209641325f4",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T17:41:54.424038Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/nl/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "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": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/uk/",
                "url": "https://translate.lxqt-project.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 7558,
            "filename": "src/translations/qps_uk.ts",
            "revision": "8f69251f6432df7b1cbceb027712ffc81817e123",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-09T20:06:03.694305Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ko/",
                "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 7628,
            "filename": "src/translations/qps_ko.ts",
            "revision": "7be31b08c944eae2c93aa5ef4396d77826749287",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-23T03:26:49.043781Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ko/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/oc/",
                "url": "https://translate.lxqt-project.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 7748,
            "filename": "src/translations/qps_oc.ts",
            "revision": "6cb79100991683db4b4ec0e875fb151a0c726b69",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 0.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": "2021-11-10T20:32:27.792820Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/oc/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "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": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 8094,
            "filename": "src/translations/qps_ar.ts",
            "revision": "3da30bd94a38139b3f4da8b0e6837da3e11b9981",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-10T15:11:42.069530Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ar/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hi/",
                "url": "https://translate.lxqt-project.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 8124,
            "filename": "src/translations/qps_hi.ts",
            "revision": "d544bc997f1a49cdfa6064154d80201a30686253",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/hi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/hi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/hi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/hi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/hi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/hi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/hi/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fi/",
                "url": "https://translate.lxqt-project.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 8316,
            "filename": "src/translations/qps_fi.ts",
            "revision": "088af105d1d02d7bee0f3114f379f0c927cfb73a",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 283,
            "translated_words": 786,
            "translated_percent": 95.2,
            "fuzzy": 6,
            "fuzzy_words": 21,
            "fuzzy_percent": 2.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 6,
            "last_change": "2024-12-09T16:40:50.705385Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/fi/units/?format=api"
        },
        {
            "language": {
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lg/",
                "url": "https://translate.lxqt-project.org/api/languages/lg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 8913,
            "filename": "src/translations/qps_lg.ts",
            "revision": "c1364213bda9dade63d8039cdad3dfbd6b5c3f8d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-15T21:46:48.725360Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/lg/units/?format=api"
        },
        {
            "language": {
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 159,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/is/",
                "url": "https://translate.lxqt-project.org/api/languages/is/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 9213,
            "filename": "src/translations/qps_is.ts",
            "revision": "a6f7114396c3a166968411defbdd93b7917923f7",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/is/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/is/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/is/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/is/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/is/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/is/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/is/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/is/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 9284,
            "filename": "src/translations/qps_zh_CN.ts",
            "revision": "1a169d307bc42d19469bcc9a5b97f93681a1e0cb",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 297,
            "translated_words": 840,
            "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": "2025-05-04T13:38:01.741650Z",
            "last_author": "knm100",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en_GB/",
                "url": "https://translate.lxqt-project.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 9375,
            "filename": "src/translations/qps_en_GB.ts",
            "revision": "4d08271e4bf9386062cb6aae4e8cd88885444880",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/qps/en_GB/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/qps/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 297,
            "total_words": 840,
            "translated": 8,
            "translated_words": 14,
            "translated_percent": 2.6,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-07T12:36:36.816824Z",
            "last_author": "Andi Chandler",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/en_GB/units/?format=api"
        }
    ]
}