Translation components API.

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

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

{
    "count": 22,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en/",
                "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 7988,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/en/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": 7992,
            "filename": "plugin-colorpicker/translations/colorpicker_it.ts",
            "revision": "79647d785c09c5b371fa9818a898904a9e3f1f14",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-03-20T21:33:00.618551Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/it/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": 7993,
            "filename": "plugin-colorpicker/translations/colorpicker_ko.ts",
            "revision": "d392a9fb682ee8efeefc28c66dabdaedcfad6188",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-03-21T09:45:02.588781Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ko/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": 7995,
            "filename": "plugin-colorpicker/translations/colorpicker_nl.ts",
            "revision": "5b1372940f4b554147f1fbc05cf0d33b4227898d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-03-23T11:16:36.788117Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/nl/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fr/",
                "url": "https://translate.lxqt-project.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 7996,
            "filename": "plugin-colorpicker/translations/colorpicker_fr.ts",
            "revision": "ffc6c4545425ca322b8d3f38c8f685f43c2f2c90",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-03-24T18:06:32.742824Z",
            "last_author": "Baptiste Huchon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fr/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/he/",
                "url": "https://translate.lxqt-project.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 8001,
            "filename": "plugin-colorpicker/translations/colorpicker_he.ts",
            "revision": "caa99246c874b0b6f1214890d4abc7e1e6acfac3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-04-14T21:11:33.982129Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/he/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 8049,
            "filename": "plugin-colorpicker/translations/colorpicker_et.ts",
            "revision": "2dff460ae0ea097ed0c829d835290e98c233cf15",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-04-19T08:15:21.660450Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/et/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": 8069,
            "filename": "plugin-colorpicker/translations/colorpicker_lt.ts",
            "revision": "bdd8de228089018228bae47625e3c985315087ec",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-07-22T15:22:15.274136Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lt/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": 8104,
            "filename": "plugin-colorpicker/translations/colorpicker_ar.ts",
            "revision": "1ba62adec971045327b5ac4ea6f353bf9c2bbbbf",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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:34:26.816094Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ar/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": 8125,
            "filename": "plugin-colorpicker/translations/colorpicker_pt.ts",
            "revision": "c805a9cd20428f0c814f5d2ba5383855b4704944",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-11-03T11:42:57.069441Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pt/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": 8126,
            "filename": "plugin-colorpicker/translations/colorpicker_hr.ts",
            "revision": "ec09a16aa746693a4b7cf1ac4ece40ca495c5095",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-11-14T19:49:43.107263Z",
            "last_author": "milotype",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/hr/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": 8139,
            "filename": "plugin-colorpicker/translations/colorpicker_ca.ts",
            "revision": "f6cf5304cd2f238073e06ebd0c98840523024cae",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-11-17T13:09:13.146852Z",
            "last_author": "Joan Miró",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ca/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": 8190,
            "filename": "plugin-colorpicker/translations/colorpicker_sr.ts",
            "revision": "f4250d54a06db948634c7265c7f2b51088805aaa",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/sr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/sr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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:06:26.596804Z",
            "last_author": "Stribor",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/sr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/sr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/sr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/sr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/sr/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": 8213,
            "filename": "plugin-colorpicker/translations/colorpicker_oc.ts",
            "revision": "09a91434f311b2f4739fe2d9093952d7c70fec6e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-22T19:38:31.183228Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/oc/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": 8285,
            "filename": "plugin-colorpicker/translations/colorpicker_tr.ts",
            "revision": "296a46009aeabc437a1f0732a7b149ccfa68a4a5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-31T10:00:02.571512Z",
            "last_author": "Sabri Ünal",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/tr/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": 8493,
            "filename": "plugin-colorpicker/translations/colorpicker_fi.ts",
            "revision": "ab5606a2af1e45f8c255f7790e84b7059d4ebd15",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-06-18T19:29:22.673427Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/fi/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": 8801,
            "filename": "plugin-colorpicker/translations/colorpicker_lg.ts",
            "revision": "5bdf06baeb77ec63aa833285839da5163f0326c1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-10T16:36:03.616414Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/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": 9020,
            "filename": "plugin-colorpicker/translations/colorpicker_pl.ts",
            "revision": "7992ae0670f8414a6f18e8584b9f45f7f96800f6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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:43:35.756410Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/pl/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": 9028,
            "filename": "plugin-colorpicker/translations/colorpicker_ru.ts",
            "revision": "58d0f9017b953e17be84570376f46d110cf5d6a8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-colorpicker/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-17T13:03:42.922496Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/ru/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": 9053,
            "filename": "plugin-colorpicker/translations/colorpicker_zh_CN.ts",
            "revision": "08cf5f919fc69db0805fdc6dc797cba5822428f7",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-colorpicker/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-colorpicker/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 3,
            "translated": 2,
            "translated_words": 3,
            "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-04-19T15:16:20.499101Z",
            "last_author": "Wenyin Root",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker/zh_CN/units/?format=api"
        }
    ]
}