Translation components API.

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

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

{
    "count": 42,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/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": 550,
            "filename": "src/translations/lxqt-archiver.ts",
            "revision": "131b07a844acb1f4c0bcec3faf235aa329aa5e4e,131b07a844acb1f4c0bcec3faf235aa329aa5e4e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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": 2,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en/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": 551,
            "filename": "src/translations/lxqt-archiver_ar.ts",
            "revision": "61e0618e869200efd581715a0aa13849b04e4926",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-07-28T12:31:51.696823Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ar/units/?format=api"
        },
        {
            "language": {
                "code": "arn",
                "name": "Mapudungun",
                "plural": {
                    "id": 22,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/arn/",
                "url": "https://translate.lxqt-project.org/api/languages/arn/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/arn/statistics/?format=api"
            },
            "language_code": "arn",
            "id": 552,
            "filename": "src/translations/lxqt-archiver_arn.ts",
            "revision": "0807ba447ef5e8445d84cc96742fb0a5842fe0e8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/arn/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/arn/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/arn/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/arn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/arn/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/arn/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/arn/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/arn/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/arn/units/?format=api"
        },
        {
            "language": {
                "code": "ast",
                "name": "Asturian",
                "plural": {
                    "id": 26,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ast/",
                "url": "https://translate.lxqt-project.org/api/languages/ast/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ast/statistics/?format=api"
            },
            "language_code": "ast",
            "id": 553,
            "filename": "src/translations/lxqt-archiver_ast.ts",
            "revision": "c1082a01eb77679fe2f614c38b1e68be7c445e63",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/ast/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ast/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/ast/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ast/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ast/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ast/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ast/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ast/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": 554,
            "filename": "src/translations/lxqt-archiver_ca.ts",
            "revision": "02e223d51b50272259f5f232e72dad5669c8f49b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-23T11:45:05.633365Z",
            "last_author": "Joan Miró",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ca/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": 555,
            "filename": "src/translations/lxqt-archiver_cs.ts",
            "revision": "43c6075f4fb304d98d574301a2c17203ab5bc97f",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-05T10:51:55.497257Z",
            "last_author": "p-bo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cy/",
                "url": "https://translate.lxqt-project.org/api/languages/cy/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 556,
            "filename": "src/translations/lxqt-archiver_cy.ts",
            "revision": "6a98c88200bd52a41812310a47472c522e602daa",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/cy/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/cy/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/cy/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 141,
            "translated_words": 398,
            "translated_percent": 85.9,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 95,
            "failing_checks_words": 334,
            "failing_checks_percent": 57.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cy/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cy/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cy/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cy/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/cy/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": 557,
            "filename": "src/translations/lxqt-archiver_de.ts",
            "revision": "e4ecec0fca257aab47fd35d5d040395f4a372412",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/de/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/de/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-10-12T23:10:15.399262Z",
            "last_author": "sal0max",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/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": 558,
            "filename": "src/translations/lxqt-archiver_el.ts",
            "revision": "fd52e754a98df81f3d81902ead9686b07b763bd2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/el/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/el/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-27T04:31:48.848804Z",
            "last_author": "Dimitrios Glentadakis",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/el/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en_GB/",
                "url": "https://translate.lxqt-project.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 559,
            "filename": "src/translations/lxqt-archiver_en_GB.ts",
            "revision": "1b68e7423675ebad5a9af526622b1d14c676b4fc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/en_GB/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 156,
            "translated_words": 435,
            "translated_percent": 95.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-18T12:26:55.639683Z",
            "last_author": "MrMikeJJ",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/en_GB/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": 560,
            "filename": "src/translations/lxqt-archiver_es.ts",
            "revision": "dc715805208d09de628c48d03682a0efa04fd62f",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/es/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/es/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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": 3,
            "have_comment": 0,
            "last_change": "2023-12-26T01:10:08.691502Z",
            "last_author": "Roberalz",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/es/units/?format=api"
        },
        {
            "language": {
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 129,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/gl/",
                "url": "https://translate.lxqt-project.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 561,
            "filename": "src/translations/lxqt-archiver_gl.ts",
            "revision": "d8a9d1d437ad347aa6a3857480ce1a95d7fe5688",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/gl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/gl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/gl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 9,
            "failing_checks_words": 17,
            "failing_checks_percent": 5.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-24T01:13:11.311117Z",
            "last_author": "Roberalz",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/gl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/gl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/gl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/gl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/gl/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": 562,
            "filename": "src/translations/lxqt-archiver_he.ts",
            "revision": "e9c2edf253191763a5e3526e440b09596626f108",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-03T15:43:32.135874Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/he/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hr/",
                "url": "https://translate.lxqt-project.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 563,
            "filename": "src/translations/lxqt-archiver_hr.ts",
            "revision": "d78e94b810a54474d5d5d66b182fd78b3cd16ead",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-10-18T14:30:49.797617Z",
            "last_author": "milotype",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/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": 564,
            "filename": "src/translations/lxqt-archiver_hu.ts",
            "revision": "198cbbc7b151ea4d4f237a654e52fb75e77ebacc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 153,
            "translated_words": 548,
            "translated_percent": 93.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 18,
            "failing_checks_percent": 4.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-21T17:47:35.298961Z",
            "last_author": "elek",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "indonesian",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/id/",
                "url": "https://translate.lxqt-project.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 565,
            "filename": "src/translations/lxqt-archiver_id.ts",
            "revision": "744a65fe8bccf8d903e7385d46a0b9ab6619114c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 146,
            "translated_words": 413,
            "translated_percent": 89.0,
            "fuzzy": 1,
            "fuzzy_words": 121,
            "fuzzy_percent": 0.6,
            "failing_checks": 17,
            "failing_checks_words": 161,
            "failing_checks_percent": 10.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2021-10-13T12:34:30.847656Z",
            "last_author": "Dwi Kristianto",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/id/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/it/",
                "url": "https://translate.lxqt-project.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 566,
            "filename": "src/translations/lxqt-archiver_it.ts",
            "revision": "ede7007fa60944ad743bff40c3916867bc332138",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-04T12:58:11.506793Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ja/",
                "url": "https://translate.lxqt-project.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 567,
            "filename": "src/translations/lxqt-archiver_ja.ts",
            "revision": "b04dc2b93aa091ada61fd827bc3938a555e8d876",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-10-17T02:50:56.558635Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/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": 568,
            "filename": "src/translations/lxqt-archiver_nb_NO.ts",
            "revision": "f1fa4898a80cbff546e5618c64f06d29b126385a",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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-04T04:49:56.840160Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/nb_NO/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": 569,
            "filename": "src/translations/lxqt-archiver_pl.ts",
            "revision": "304c60c5136584fd35c88499ebb98c92dd8581d5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 164,
            "total_words": 564,
            "translated": 164,
            "translated_words": 564,
            "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": 2,
            "have_comment": 0,
            "last_change": "2024-03-11T05:38:37.852374Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pl/units/?format=api"
        }
    ]
}