Translation components API.

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

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

{
    "count": 38,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand/translations/?format=api",
    "results": [
        {
            "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": 7300,
            "filename": "plugin-customcommand/translations/customcommand_ru.ts",
            "revision": "f5706f9217e71dfe4c5a0bc3a8614c76b0e0d4a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-02-14T12:08:09.287987Z",
            "last_author": "Azasis",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/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",
            "id": 7301,
            "filename": "plugin-customcommand/translations/customcommand_sk.ts",
            "revision": "f4758a2343c783143f22ca9b7f35637a8b839751",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-03-10T15:19:47.961548Z",
            "last_author": "Jan Piatak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 304,
                    "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": [
                    "serbian",
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sr/",
                "url": "https://translate.lxqt-project.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 7302,
            "filename": "plugin-customcommand/translations/customcommand_sr.ts",
            "revision": "59033f549f697e5e7fd88f736d563d1e92d45e03",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/sr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/sr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 26,
            "translated_words": 63,
            "translated_percent": 81.2,
            "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-26T10:41:18.628158Z",
            "last_author": "Stribor",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sr/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sv/",
                "url": "https://translate.lxqt-project.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 7303,
            "filename": "plugin-customcommand/translations/customcommand_sv.ts",
            "revision": "b51cbac4474d3fded25bcfa3edb64d45cd037049",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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": "2025-02-04T18:39:01.336952Z",
            "last_author": "bittin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/sv/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": 7304,
            "filename": "plugin-customcommand/translations/customcommand_tr.ts",
            "revision": "f234975d4bd0655b4554d25887d3cd65618f3d4e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-04-06T22:17:16.202763Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/tr/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 7305,
            "filename": "plugin-customcommand/translations/customcommand_zh_TW.ts",
            "revision": "96077f6354c3b16e0107f95341f92e7f4ec4fc7c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-03-20T01:18:05.247458Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_TW/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": 7306,
            "filename": "plugin-customcommand/translations/customcommand_zh_CN.ts",
            "revision": "a8f6ac0334dfc9bb01873b0619247288a5fa51cf",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 27,
            "translated_words": 67,
            "translated_percent": 84.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": "2023-12-20T10:04:51.822911Z",
            "last_author": "jiaxianhua",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/zh_CN/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": 7331,
            "filename": "plugin-customcommand/translations/customcommand_uk.ts",
            "revision": "22bfb09b7bf679c8bef8e0e86fefa40e720e3915",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-01-19T22:24:56.624195Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/uk/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lv/",
                "url": "https://translate.lxqt-project.org/api/languages/lv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 7479,
            "filename": "plugin-customcommand/translations/customcommand_lv.ts",
            "revision": "f5ae3408e260514da7e994f49cc26c626d937077",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/lv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/lv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 23,
            "translated_words": 54,
            "translated_percent": 71.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": "2021-08-19T15:08:33.444199Z",
            "last_author": "Oskars G",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lv/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 7663,
            "filename": "plugin-customcommand/translations/customcommand_ca.ts",
            "revision": "9325f7bb9b39298bfecfeb034a65242d7f39ea1b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-03-28T08:42:04.526776Z",
            "last_author": "Davidmp",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ca/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": 7837,
            "filename": "plugin-customcommand/translations/customcommand_ko.ts",
            "revision": "6aa4ba59569076ad0e9c4b98d99be8114fdb07c1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-02-02T14:15:24.430108Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ko/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/he/",
                "url": "https://translate.lxqt-project.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 8003,
            "filename": "plugin-customcommand/translations/customcommand_he.ts",
            "revision": "b8512dc93690b73d1deb187a5df9da1ec18bd771",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-01-19T09:38:34.718409Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/he/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": 8103,
            "filename": "plugin-customcommand/translations/customcommand_ar.ts",
            "revision": "4c425e0f9b07df6678717f51d996b495237b100d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-01-19T14:53:59.637944Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ar/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": 8233,
            "filename": "plugin-customcommand/translations/customcommand_oc.ts",
            "revision": "6f028d52ca5c680eed1ee841ee70f92a56d5e033",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 26,
            "translated_words": 63,
            "translated_percent": 81.2,
            "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-23T17:17:12.716012Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/oc/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": 8905,
            "filename": "plugin-customcommand/translations/customcommand_lg.ts",
            "revision": "84fe3de4b03d01c72f25b25e46d443605b33feab",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-01-19T12:28:56.704911Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/lg/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pa/",
                "url": "https://translate.lxqt-project.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 9180,
            "filename": "plugin-customcommand/translations/customcommand_pa.ts",
            "revision": "6bd1694d642af33855dcea1980468c94354f2826",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 18,
            "translated_words": 37,
            "translated_percent": 56.2,
            "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-05-19T14:45:49.871514Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/pa/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": 9355,
            "filename": "plugin-customcommand/translations/customcommand_en_GB.ts",
            "revision": "f52e3c15dfc9f8d1bf0ba2b1c7e6258144050e8e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/en_GB/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 27,
            "translated_words": 64,
            "translated_percent": 84.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": "2025-05-06T12:55:13.985070Z",
            "last_author": "Andi Chandler",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ka/",
                "url": "https://translate.lxqt-project.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 9630,
            "filename": "plugin-customcommand/translations/customcommand_ka.ts",
            "revision": "76f7fe5571dc76fe7a6cfa9b99e32aca79a83c75",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 32,
            "total_words": 77,
            "translated": 32,
            "translated_words": 77,
            "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-01-21T19:11:33.782269Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand/ka/units/?format=api"
        }
    ]
}