Translation components API.

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

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

{
    "count": 48,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-globalkeys/translations/?format=api",
    "results": [
        {
            "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": 1727,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_hu.ts",
            "revision": "26f3e61827553d3a4f15ae515df391879d78bea5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 34,
            "translated_words": 54,
            "translated_percent": 91.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": "2020-12-24T12:32:40.264417Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/hu/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": 1728,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_id.ts",
            "revision": "830b5d54768372e1f45c32e1182b3bc60d62c5b5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 32,
            "translated_words": 53,
            "translated_percent": 86.4,
            "fuzzy": 4,
            "fuzzy_words": 4,
            "fuzzy_percent": 10.8,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-04T10:07:36.435893Z",
            "last_author": "Fox",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1729,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_it.ts",
            "revision": "58e8596fcf9482029d33230f934bc0ec87fbf8c5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-08-28T07:51:42.117722Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1730,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_ja.ts",
            "revision": "9732dcd944d52e568f9a5dfdb26c379aa05a335b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-19T12:37:21.505948Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ja/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": 1731,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_lt.ts",
            "revision": "a7162472d0688bb1392bf2a0eca12f6bbfa17ec1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "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": "2021-09-06T08:48:12.445280Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lt/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": 1732,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_lv.ts",
            "revision": "1c3a789e849a0f8402dd0f977de367bb1eb3a88d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/lv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/lv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 35,
            "translated_words": 55,
            "translated_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-11T12:30:10.704917Z",
            "last_author": "Deebble",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/lv/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": 1733,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_nb_NO.ts",
            "revision": "455ed758dbb368bdf42fa884aa775006c7ff056e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 36,
            "translated_words": 57,
            "translated_percent": 97.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-10-29T09:07:07.435305Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1734,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_nl.ts",
            "revision": "254063abf884bafba519294826b3a5cbd2c1c720",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 19,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-08-27T15:43:45.698201Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1735,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_pl.ts",
            "revision": "0f1292fd1481500b933ad85a6556f6087244ea01",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-11T09:30:17.224718Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1736,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_pt.ts",
            "revision": "e5da833e72060e55fc8074d2e80c6d0c92511b72",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "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": "2021-09-15T13:45:22.941671Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1737,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_pt_BR.ts",
            "revision": "7b93d742c24b9df39dfc25eb18556bf45efcd0e4",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 36,
            "translated_words": 57,
            "translated_percent": 97.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": "2025-02-04T11:34:41.454752Z",
            "last_author": "EggSupernova",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1738,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_ro_RO.ts",
            "revision": "30cf9ec5ba49a89280ef20ab18e60881968c50ad",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/ro/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ro/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/ro/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 23,
            "translated_words": 30,
            "translated_percent": 62.1,
            "fuzzy": 7,
            "fuzzy_words": 7,
            "fuzzy_percent": 18.9,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 11,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ro/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ro/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ro/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ro/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1739,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_ru.ts",
            "revision": "36f8325f405e56e35fb3183d21d003c690a88e76",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-03T05:33:16.837149Z",
            "last_author": "Golubev Alexander",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1740,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_sk_SK.ts",
            "revision": "3d2dad4f7d9786e0cd63be9a7e9e9aae3444533b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "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:08:49.549265Z",
            "last_author": "Jan Piatak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/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": 1741,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_sl.ts",
            "revision": "5f595cd0abec7932f35cb6fd70e0522fc30c9a4c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 35,
            "translated_words": 55,
            "translated_percent": 94.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-12T02:42:33.424040Z",
            "last_author": "Dejweed",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/sl/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 321,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/th/",
                "url": "https://translate.lxqt-project.org/api/languages/th/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th_TH",
            "id": 1742,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_th_TH.ts",
            "revision": "81ee99c4b020e8544f1f509b70f497a12f9b56ef",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/th/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/th/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/th/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 6,
            "fuzzy_words": 6,
            "fuzzy_percent": 16.2,
            "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-configuration/lxqt-globalkeys/th/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/th/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/th/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/th/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/th/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": 1743,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_tr.ts",
            "revision": "91ccb43023634db55c5b81271a940c91b8b3246c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-05T20:04:47.793516Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/tr/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": 1744,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_uk.ts",
            "revision": "30b64d24581f8b439ebacbd796b2a1d9dccae499",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "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": "2021-09-05T18:46:13.748605Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/uk/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": 1745,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_zh_CN.ts",
            "revision": "644f930f82e621483ce0ea2505966fb64a42a32e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-23T15:18:29.810353Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_CN/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": 1746,
            "filename": "config/translations/lxqt-config-globalkeyshortcuts_zh_TW.ts",
            "revision": "2f938d44ad4dd5852ca748c2c519b5666618c8db",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 37,
            "total_words": 76,
            "translated": 37,
            "translated_words": 76,
            "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-20T06:37:05.257876Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-globalkeys/zh_TW/units/?format=api"
        }
    ]
}