Translation components API.

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

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

{
    "count": 31,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-backlight-menu-entry/translations/?format=api",
    "results": [
        {
            "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": 7538,
            "filename": "plugin-backlight/translations/backlight_uk.desktop.yaml",
            "revision": "7585289f99cc3502c9f71148c4f9c068bde12701,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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-08T23:17:09.219488Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 7664,
            "filename": "plugin-backlight/translations/backlight_ca.desktop.yaml",
            "revision": "2b7e0f10e0d847e21cb51e9ce81a7987b7a48a90,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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-11-05T12:54:43.294753Z",
            "last_author": "Joan Miró",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ca/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ko/",
                "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 7808,
            "filename": "plugin-backlight/translations/backlight_ko.desktop.yaml",
            "revision": "5b5a547c6a3446242c0f4d2041a9347bda64d6f8,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-08T13:02:46.576687Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 8101,
            "filename": "plugin-backlight/translations/backlight_ar.desktop.yaml",
            "revision": "719c39f6b36fee3936bec864e3a53e086a9c4e85,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-17T06:22:15.914465Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/ar/units/?format=api"
        },
        {
            "language": {
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "serbian",
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sr/",
                "url": "https://translate.lxqt-project.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 8189,
            "filename": "plugin-backlight/translations/backlight_sr.desktop.yaml",
            "revision": "7a200ad657b495ff34afe26fbbc9f9e697834e3d,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/sr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/sr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-01T20:03:15.816963Z",
            "last_author": "Stribor",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/sr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/sr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/sr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/sr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/sr/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fi/",
                "url": "https://translate.lxqt-project.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 8196,
            "filename": "plugin-backlight/translations/backlight_fi.desktop.yaml",
            "revision": "49b4c335352ffd6400c4c1b9a43788b1f842a2c6,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-03T13:27:43.597830Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/fi/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/oc/",
                "url": "https://translate.lxqt-project.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 8221,
            "filename": "plugin-backlight/translations/backlight_oc.desktop.yaml",
            "revision": "4917448425b40651aac5f9265894bc54908c0b51,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-23T14:26:17.131943Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/oc/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": 8720,
            "filename": "plugin-backlight/translations/backlight_pa.desktop.yaml",
            "revision": "e93f17fea26deaadd10590aeb3766adb8537a97a,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-23T19:42:18.582255Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pa/units/?format=api"
        },
        {
            "language": {
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lg/",
                "url": "https://translate.lxqt-project.org/api/languages/lg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 8908,
            "filename": "plugin-backlight/translations/backlight_lg.desktop.yaml",
            "revision": "b95e8ff01c5fa33d5ef5afcf76c448e7a7b22677,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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-01-22T14:16:59.099367Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/lg/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": 9022,
            "filename": "plugin-backlight/translations/backlight_pl.desktop.yaml",
            "revision": "549934c77669c67ce854e6170928722fff881edc,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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-10T22:44:49.483086Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/pl/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": 9166,
            "filename": "plugin-backlight/translations/backlight_zh_CN.desktop.yaml",
            "revision": "f170db7702e8e1f4c53dd1366856a73b12c581f4,60dfe343e75ada58a5aea4a0889d1e97ff2e0a1c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-backlight-menu-entry/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-backlight-menu-entry/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 4,
            "translated": 2,
            "translated_words": 4,
            "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-05-06T08:50:24.626592Z",
            "last_author": "carrothu-cn",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-backlight-menu-entry/zh_CN/units/?format=api"
        }
    ]
}