Translation components API.

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

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

{
    "count": 33,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-customcommand-name-and-description/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": 7278,
            "filename": "plugin-customcommand/translations/customcommand.desktop.yaml",
            "revision": "561b8c1aef9db6b9278c0f8b28e03a486a6130e3,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/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": 7280,
            "filename": "plugin-customcommand/translations/customcommand_it.desktop.yaml",
            "revision": "8f4c0d2140f019ba49fb45cd3cc9fbc44d1a83c7,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-07-12T05:28:40.446990Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/it/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": 7307,
            "filename": "plugin-customcommand/translations/customcommand_ar.desktop.yaml",
            "revision": "9b9650a3c5457ec0b6c9f06dac24409ecbeb046c,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-17T10:18:54.496057Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ar/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cs/",
                "url": "https://translate.lxqt-project.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 7308,
            "filename": "plugin-customcommand/translations/customcommand_cs.desktop.yaml",
            "revision": "ce5264275530ed74ef50467a2181523dd01f55d6,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-10-26T19:23:36.243149Z",
            "last_author": "p-bo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/da/",
                "url": "https://translate.lxqt-project.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 7309,
            "filename": "plugin-customcommand/translations/customcommand_da.desktop.yaml",
            "revision": "f954915572ed469492ce475f54e25461ae83416d,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/da/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/da/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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:20:11.185233Z",
            "last_author": "Carl Andersen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/da/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/da/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/da/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/da/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/de/",
                "url": "https://translate.lxqt-project.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 7310,
            "filename": "plugin-customcommand/translations/customcommand_de.desktop.yaml",
            "revision": "0637e955d7012d5973ccb8893b6dff00e4f207dc,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/de/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/de/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-17T08:57:44.704013Z",
            "last_author": "Roman Volak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/el/",
                "url": "https://translate.lxqt-project.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 7311,
            "filename": "plugin-customcommand/translations/customcommand_el.desktop.yaml",
            "revision": "34e0465954621544b88b5a390bf8fa5e8a17931e,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/el/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/el/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-12T15:06:17.590822Z",
            "last_author": "Dimitrios Glentadakis",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/el/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es/",
                "url": "https://translate.lxqt-project.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 7312,
            "filename": "plugin-customcommand/translations/customcommand_es.desktop.yaml",
            "revision": "3f2311c80e2a8d3f9e9962cadbfad566967ac425,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/es/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/es/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-15T12:22:59.255193Z",
            "last_author": "micrococo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/es/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": 7313,
            "filename": "plugin-customcommand/translations/customcommand_et.desktop.yaml",
            "revision": "af91bd24b884027cd0a2764b57632df5a5c36ebd,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-07-22T04:31:29.657114Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/et/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": 7314,
            "filename": "plugin-customcommand/translations/customcommand_fi.desktop.yaml",
            "revision": "aabeda4096ee774c66a56d93610be06c67eee281,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-17T15:01:47.040961Z",
            "last_author": "Jiri Grönroos",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fi/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": 7315,
            "filename": "plugin-customcommand/translations/customcommand_fr.desktop.yaml",
            "revision": "80ed4934aac4d51d0b0083e44f7da8f2d2acea2f,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-04-14T19:28:53.009281Z",
            "last_author": "wallon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/fr/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": 7316,
            "filename": "plugin-customcommand/translations/customcommand_hr.desktop.yaml",
            "revision": "4f383efec35d0f444c1a8dd3db54afca667e4406,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-28T16:12:44.619859Z",
            "last_author": "milotype",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/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": 7317,
            "filename": "plugin-customcommand/translations/customcommand_hu.desktop.yaml",
            "revision": "ce843b8565a9f0d1c5236dc407a23a973962bf44,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-07-27T07:38:01.433942Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/hu/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": 7318,
            "filename": "plugin-customcommand/translations/customcommand_ja.desktop.yaml",
            "revision": "634ad4e6387b8c0f18d48c95be0241f3ef4132d8,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-11T11:45:22.782403Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ja/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": 7319,
            "filename": "plugin-customcommand/translations/customcommand_nb_NO.desktop.yaml",
            "revision": "77ec473ddb3aceeeda8d8e0a7caf749d0b4fd0c7,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 1,
            "translated_words": 2,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 7,
            "fuzzy_percent": 50.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-23T11:49:08.107127Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/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": 7320,
            "filename": "plugin-customcommand/translations/customcommand_nl.desktop.yaml",
            "revision": "2a77d072c8902b65a455650aafa2b70b4d82a309,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-07-12T15:18:26.147150Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 7321,
            "filename": "plugin-customcommand/translations/customcommand_pl.desktop.yaml",
            "revision": "0b16c13265f1b3a09f74ca19169610153890d008,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-11T06:12:59.774034Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/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": 7322,
            "filename": "plugin-customcommand/translations/customcommand_pt.desktop.yaml",
            "revision": "3d678c1b1a666e629c04eede765999e52ef3844c,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-05T23:05:13.440135Z",
            "last_author": "Sérgio Marques",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/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": 7323,
            "filename": "plugin-customcommand/translations/customcommand_pt_BR.desktop.yaml",
            "revision": "efb0e02e09b8354d92ca94dc06ac9d1feb178abe,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-20T23:57:32.828663Z",
            "last_author": "Davi Patricio",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/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": 7324,
            "filename": "plugin-customcommand/translations/customcommand_ru.desktop.yaml",
            "revision": "5bd77b2f53d15453ce148edce626bc978d0599dd,561b8c1aef9db6b9278c0f8b28e03a486a6130e3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-customcommand-name-and-description/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-customcommand-name-and-description/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 2,
            "total_words": 9,
            "translated": 2,
            "translated_words": 9,
            "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-08-07T18:07:19.717050Z",
            "last_author": "Pavel Shlyak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-customcommand-name-and-description/ru/units/?format=api"
        }
    ]
}