Translation components API.

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

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

{
    "count": 58,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/translations/?format=api",
    "results": [
        {
            "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": 284,
            "filename": "panel/translations/lxqt-panel_he.ts",
            "revision": "c24e62bac4980851c979fbfc967204bb821c6b05",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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-14T17:32:23.226904Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/he/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 145,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hr/",
                "url": "https://translate.lxqt-project.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 285,
            "filename": "panel/translations/lxqt-panel_hr.ts",
            "revision": "4ab77b275d7cf518dfce2586d711d5f258cb586a",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 71,
            "translated_words": 241,
            "translated_percent": 89.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": "2022-11-14T19:48:01.957174Z",
            "last_author": "milotype",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hu/",
                "url": "https://translate.lxqt-project.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 286,
            "filename": "panel/translations/lxqt-panel_hu.ts",
            "revision": "1011f973052c85c66731eff3654403eac943b524",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 71,
            "translated_words": 241,
            "translated_percent": 89.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": "2022-02-13T09:14:15.834099Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/hu/units/?format=api"
        },
        {
            "language": {
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ia/",
                "url": "https://translate.lxqt-project.org/api/languages/ia/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 287,
            "filename": "panel/translations/lxqt-panel_ia.ts",
            "revision": "fe532b2346dc7ca2926f6bd5b2e502c20629017e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/ia/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ia/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/ia/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ia/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ia/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ia/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ia/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ia/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "indonesian",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/id/",
                "url": "https://translate.lxqt-project.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 288,
            "filename": "panel/translations/lxqt-panel_id.ts",
            "revision": "b0751334af687b2fdb4a5df3103b4f3b9820e897",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 67,
            "translated_words": 235,
            "translated_percent": 84.8,
            "fuzzy": 4,
            "fuzzy_words": 6,
            "fuzzy_percent": 5.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-03-12T04:16:36.376995Z",
            "last_author": "alwanasary",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/it/",
                "url": "https://translate.lxqt-project.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 289,
            "filename": "panel/translations/lxqt-panel_it.ts",
            "revision": "dae63a266fe4d989411037f9877837b7d76202af",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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-23T19:24:13.086760Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ja/",
                "url": "https://translate.lxqt-project.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 290,
            "filename": "panel/translations/lxqt-panel_ja.ts",
            "revision": "279257e3f3003b62c8277da445638fffd31dc69e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2025-03-24T22:30:40.142127Z",
            "last_author": "UTUMI Hirosi",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ja/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": 291,
            "filename": "panel/translations/lxqt-panel_ko.ts",
            "revision": "5bb84b4424944ff5d5eefe085d02d128efb257f8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 71,
            "translated_words": 241,
            "translated_percent": 89.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": "2022-02-25T12:43:08.998462Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ko/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lt/",
                "url": "https://translate.lxqt-project.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 292,
            "filename": "panel/translations/lxqt-panel_lt.ts",
            "revision": "978546ad3ca36f974d8efcae3bdd0a5e6b91ea43",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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-13T10:17:38.933845Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/lt/units/?format=api"
        },
        {
            "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": 293,
            "filename": "panel/translations/lxqt-panel_nb_NO.ts",
            "revision": "95bd5dcb4a215799872b15f23ddaa6433a902e2b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 71,
            "translated_words": 241,
            "translated_percent": 89.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-10-29T08:03:58.506742Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nb_NO/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": 294,
            "filename": "panel/translations/lxqt-panel_nl.ts",
            "revision": "394364f68622ac075ab3022d95ccfb743dfd6c75",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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-15T15:19:18.446887Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/nl/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": 295,
            "filename": "panel/translations/lxqt-panel_pl.ts",
            "revision": "6b53ab08d3f31e51b62793702f886b3330cb9cd1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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-15T08:08:53.120282Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/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": 296,
            "filename": "panel/translations/lxqt-panel_pt.ts",
            "revision": "1ccd4ee2af8629d94cdf974280a679fef35a5ab5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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-21T21:24:43.981285Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/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": 297,
            "filename": "panel/translations/lxqt-panel_pt_BR.ts",
            "revision": "c7f9d1ff039b10340c483e1344886c42ea0112b5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 71,
            "translated_words": 241,
            "translated_percent": 89.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": "2023-04-06T04:00:36.695333Z",
            "last_author": "Felipe Nogueira",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ro/",
                "url": "https://translate.lxqt-project.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro_RO",
            "id": 298,
            "filename": "panel/translations/lxqt-panel_ro_RO.ts",
            "revision": "98ad10e2e320af930993411f25cd2765bf036711",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/ro/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ro/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/ro/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 67,
            "translated_words": 235,
            "translated_percent": 84.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-25T16:14:28.356168Z",
            "last_author": "iamthesenate1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ro/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ro/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ro/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ro/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ro/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": 299,
            "filename": "panel/translations/lxqt-panel_ru.ts",
            "revision": "45c5ad37bd9cbc1e61d47a78e1dc38de01c35698",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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-15T13:34:27.074389Z",
            "last_author": "Azasis",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/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": 300,
            "filename": "panel/translations/lxqt-panel_sk_SK.ts",
            "revision": "6fb4e0013d2157e98d6d6a7bbdbb1a8ae8b31d70",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 79,
            "translated_words": 269,
            "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:24:00.440274Z",
            "last_author": "Jan Piatak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sl/",
                "url": "https://translate.lxqt-project.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 301,
            "filename": "panel/translations/lxqt-panel_sl.ts",
            "revision": "a952587660b5a35b25a3d5fc32d05a11589ac8b8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 71,
            "translated_words": 241,
            "translated_percent": 89.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": "2022-02-12T03:11:22.592856Z",
            "last_author": "Dejweed",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 306,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sr_Latn/",
                "url": "https://translate.lxqt-project.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr@latin",
            "id": 302,
            "filename": "panel/translations/lxqt-panel_sr@latin.ts",
            "revision": "9cf93d9ced2ed8899288c6221f67a1b0e9dc7819",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/sr_Latn/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sr_Latn/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/sr_Latn/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 34,
            "translated_words": 143,
            "translated_percent": 43.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_Latn/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_Latn/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_Latn/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_Latn/units/?format=api"
        },
        {
            "language": {
                "code": "sr_BA",
                "name": "Serbian",
                "plural": {
                    "id": 388,
                    "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": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sr_BA/",
                "url": "https://translate.lxqt-project.org/api/languages/sr_BA/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sr_BA/statistics/?format=api"
            },
            "language_code": "sr_BA",
            "id": 303,
            "filename": "panel/translations/lxqt-panel_sr_BA.ts",
            "revision": "cc92cb42605d78417d06f41224683bf4aed77986",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel/sr_BA/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sr_BA/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel/sr_BA/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_BA/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 79,
            "total_words": 269,
            "translated": 10,
            "translated_words": 10,
            "translated_percent": 12.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": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_BA/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_BA/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_BA/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_BA/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sr_BA/units/?format=api"
        }
    ]
}