Translation components API.

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

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

{
    "count": 49,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/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": 812,
            "filename": "lxqt-config-input/translations/lxqt-config-input_he.ts",
            "revision": "777d56f66a104d1783fce7ebe2f3493f6b658479",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-12T12:24:26.250056Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 813,
            "filename": "lxqt-config-input/translations/lxqt-config-input_hr.ts",
            "revision": "2001b9dec78dfedefd600857d14776ccdb1deed0",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 54,
            "translated_words": 201,
            "translated_percent": 96.4,
            "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-10-18T11:45:28.876558Z",
            "last_author": "milotype",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 814,
            "filename": "lxqt-config-input/translations/lxqt-config-input_hu.ts",
            "revision": "3994da8a7823612b45362e44edfc5a542ad61afc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 53,
            "translated_words": 180,
            "translated_percent": 94.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": "2020-12-15T19:00:46.436309Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 815,
            "filename": "lxqt-config-input/translations/lxqt-config-input_id.ts",
            "revision": "0c74f979c12c8a92d9fe6cd7b469b579ab8d7e63",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 54,
            "translated_words": 201,
            "translated_percent": 96.4,
            "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-12-27T13:35:03.365264Z",
            "last_author": "Suyadi",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/id/units/?format=api"
        },
        {
            "language": {
                "code": "is",
                "name": "Icelandic",
                "plural": {
                    "id": 159,
                    "source": 0,
                    "number": 2,
                    "formula": "n % 10 != 1 || n % 100 == 11",
                    "type": 1
                },
                "aliases": [
                    "ice",
                    "isl"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/is/",
                "url": "https://translate.lxqt-project.org/api/languages/is/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/is/statistics/?format=api"
            },
            "language_code": "is",
            "id": 816,
            "filename": "lxqt-config-input/translations/lxqt-config-input_is.ts",
            "revision": "cee063aa58f7faef873d58da9965991d2ec9dd25",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/is/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/is/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/is/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/is/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/is/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/is/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/is/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/is/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/is/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": 817,
            "filename": "lxqt-config-input/translations/lxqt-config-input_it.ts",
            "revision": "25077ccab77a3a6dd8528f24abab88e6d0b53ed1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-24T11:19:46.918789Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 818,
            "filename": "lxqt-config-input/translations/lxqt-config-input_ja.ts",
            "revision": "25b9915623758049a5c942b936dbc37a25aee168",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-24T22:13:29.995991Z",
            "last_author": "UTUMI Hirosi",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 819,
            "filename": "lxqt-config-input/translations/lxqt-config-input_lt.ts",
            "revision": "ce1d8a5113b93ecfa05fd4ecb45690f23634c012",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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:10:36.240385Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 820,
            "filename": "lxqt-config-input/translations/lxqt-config-input_nb_NO.ts",
            "revision": "9d389c20903ea059f7cf5c860a4980af959c99bf",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/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-config-input/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 53,
            "translated_words": 180,
            "translated_percent": 94.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-08-04T07:48:01.898211Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 821,
            "filename": "lxqt-config-input/translations/lxqt-config-input_nl.ts",
            "revision": "a9ad55dcc41a37e4a8fd4e8a16ef86e2f9c29547",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-24T10:11:56.981653Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pa/",
                "url": "https://translate.lxqt-project.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 822,
            "filename": "lxqt-config-input/translations/lxqt-config-input_pa.ts",
            "revision": "24b30cbae86f541a10f6aefb05e6d67ff9c8e36d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 52,
            "translated_words": 148,
            "translated_percent": 92.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-01-17T14:00:08.241260Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pa/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": 823,
            "filename": "lxqt-config-input/translations/lxqt-config-input_pl.ts",
            "revision": "e9477bf5af4412cc01299c4931e014001f5a7516",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-24T16:07:25.969212Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 824,
            "filename": "lxqt-config-input/translations/lxqt-config-input_pt.ts",
            "revision": "fe99469d669f64443433e55cdbc41eb80140eb2b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-07T22:17:58.947818Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 825,
            "filename": "lxqt-config-input/translations/lxqt-config-input_pt_BR.ts",
            "revision": "2b508dd944adb4db1a6888e66a12dae620940e04",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/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-config-input/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 53,
            "translated_words": 180,
            "translated_percent": 94.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": "2020-10-30T06:11:24.364915Z",
            "last_author": "EltonFF",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 826,
            "filename": "lxqt-config-input/translations/lxqt-config-input_ru.ts",
            "revision": "8d3a15f45d97d58a1f672e61612264a77a4ac817",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-13T18:53:41.387739Z",
            "last_author": "Dmitry",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 827,
            "filename": "lxqt-config-input/translations/lxqt-config-input_sk_SK.ts",
            "revision": "ef9deb8faa3030ef88186b797b1cf99770ef592c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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:12:26.742824Z",
            "last_author": "Jan Piatak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sv/",
                "url": "https://translate.lxqt-project.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 828,
            "filename": "lxqt-config-input/translations/lxqt-config-input_sv.ts",
            "revision": "38fd12dd12a6b0bd0ece01354abcbacf22b40c16",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-27T11:36:08.511664Z",
            "last_author": "bittin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/tr/",
                "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 829,
            "filename": "lxqt-config-input/translations/lxqt-config-input_tr.ts",
            "revision": "3bf0a1734d99904f9db344e9b45892ed076341f9",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 54,
            "translated_words": 201,
            "translated_percent": 96.4,
            "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-10-19T07:32:57.586373Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 830,
            "filename": "lxqt-config-input/translations/lxqt-config-input_uk.ts",
            "revision": "521dd766b60f69782d3af4d66d835829e3b32af9",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 56,
            "translated_words": 230,
            "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-10T14:55:41.387636Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/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": 831,
            "filename": "lxqt-config-input/translations/lxqt-config-input_zh_CN.ts",
            "revision": "94d9521c64d8cb6cb2bcfbdd8f0a717bd6bc46f2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/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-config-input/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 56,
            "total_words": 230,
            "translated": 54,
            "translated_words": 201,
            "translated_percent": 96.4,
            "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-09-14T11:56:21.846519Z",
            "last_author": "Aerowolf",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/zh_CN/units/?format=api"
        }
    ]
}