Translation components API.

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

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

{
    "count": 43,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-admin-time/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": 4081,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4082,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_ar.ts",
            "revision": "26b8c98c6d3564fbbe53dc42ca17bd4d6cd4ab9c",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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-14T02:17:25.143700Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4083,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_arn.ts",
            "revision": "ae6d72a4830705e2ebf87972a89c3727fc76056a",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/arn/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/arn/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/arn/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/arn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/arn/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/arn/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/arn/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/arn/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4084,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_ast.ts",
            "revision": "7e42de00e1330d88fcfeec7d21e4fcb61a621d30",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/ast/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ast/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/ast/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ast/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ast/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ast/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ast/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4085,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_ca.ts",
            "revision": "d8184306e44f84e2c7cda10054d090204984ae62",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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-01T12:07:21.625270Z",
            "last_author": "Joan Miró",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4086,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_cs.ts",
            "revision": "73c70258a680a8acd27f8fc4b12427cd2bb974d5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-19T20:04:18.863737Z",
            "last_author": "p-bo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4087,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_cy.ts",
            "revision": "d378ce6eba5c4df407aad477ba9781674063e775",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/cy/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/cy/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/cy/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 12,
            "translated_words": 27,
            "translated_percent": 70.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 22,
            "failing_checks_percent": 41.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cy/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cy/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cy/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cy/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/cy/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": 4088,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_da.ts",
            "revision": "ac59c686239ca5a1dedc299adb6ae937f56a860b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/da/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/da/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/da/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/da/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/da/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/da/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4089,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_de.ts",
            "revision": "5b80fd91d7d3dca4600e92875447602354276605",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/de/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/de/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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-04-15T18:17:11.117883Z",
            "last_author": "Roman Volak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4090,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_el.ts",
            "revision": "00fdfb686224a6e2b1e8b6132e3860aa42f66394",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/el/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/el/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4091,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_en_GB.ts",
            "revision": "35de2e002ab6e24dff8db71c607f143d201ba230",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/en_GB/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4092,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_es.ts",
            "revision": "6d86ad6ee5a6e5357e6114be20727f16d073ea12",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/es/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/es/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/es/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": 4093,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_fr.ts",
            "revision": "970edf2f8360bbe31c605db611f38c1dbcff50cb",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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-14T21:25:15.804267Z",
            "last_author": "wallon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/fr/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": 4094,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_gl.ts",
            "revision": "b9444516238143b71a3edbe724761f8245086cb6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/gl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/gl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/gl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/gl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/gl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/gl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/gl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4095,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_he.ts",
            "revision": "cf8d0f0a54f7cdde68c5e52eebf28ec53e117afc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4096,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_hr.ts",
            "revision": "1c344cd4d1f3ac7d223f639a36edd5d34fff5141",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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": "2020-10-18T11:08:17.869629Z",
            "last_author": "milotype",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4097,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_hu.ts",
            "revision": "4988763bbdfeb6dd97eb80f4d5ff5c1ef9373087",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-15T10:05:42.781920Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4098,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_id.ts",
            "revision": "0301452096bd08239fd6790faf767635030ea855",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 5.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4099,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_it.ts",
            "revision": "008fdc491843ae9b33a161523bbb246ce180286e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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-17T18:21:43.214295Z",
            "last_author": "Matteo A.",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/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": 4100,
            "filename": "lxqt-admin-time/translations/lxqt-admin-time_ja.ts",
            "revision": "99798b3c5fb577e8dd991c2a6b480a3842b33c32",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-admin-time/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-admin-time/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 17,
            "total_words": 51,
            "translated": 17,
            "translated_words": 51,
            "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-03-25T13:12:08.006499Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-admin-time/ja/units/?format=api"
        }
    ]
}