Translation components API.

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

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

{
    "count": 45,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-notificationd/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": 2000,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "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-notificationd/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2001,
            "filename": "src/translations/lxqt-notificationd_ar.ts",
            "revision": "2e55c5e58567534b359b36f4dee8132d40e2a24f",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-11T20:17:50.902953Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2002,
            "filename": "src/translations/lxqt-notificationd_arn.ts",
            "revision": "b58633f1f195660258460e7ce3cfb9c5e9c64556",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/arn/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/arn/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/arn/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/arn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "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-notificationd/arn/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/arn/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/arn/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/arn/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2003,
            "filename": "src/translations/lxqt-notificationd_ast.ts",
            "revision": "d0f8fb8b5ad51b31ef3d376565c8b19ca42bf9c1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/ast/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ast/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/ast/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ast/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "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-notificationd/ast/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ast/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ast/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ast/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2004,
            "filename": "src/translations/lxqt-notificationd_ca.ts",
            "revision": "35b132f5ac3ab1ab9152d153aae41141b8c875a1",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-27T13:56:08.022856Z",
            "last_author": "Davidmp",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2005,
            "filename": "src/translations/lxqt-notificationd_cs.ts",
            "revision": "55d9d72952a9d2773dcfd07c3d09293f4c6a7eb3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 83.3,
            "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-notificationd/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2006,
            "filename": "src/translations/lxqt-notificationd_cy.ts",
            "revision": "4009d5680a1172ee7b8ec5bc7a26d9bfd91842ec",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/cy/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/cy/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/cy/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 33.3,
            "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-notificationd/cy/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cy/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cy/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/cy/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2007,
            "filename": "src/translations/lxqt-notificationd_da.ts",
            "revision": "b5a6252ac2341a498c00d5646f4711c1a4835fe2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/da/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/da/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-19T19:23:03.803247Z",
            "last_author": "Peter  Jespersen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/da/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/da/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/da/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/da/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2008,
            "filename": "src/translations/lxqt-notificationd_de.ts",
            "revision": "4a1fa6ce8aa4018cbc6c1764fe4e46502762dae2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/de/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/de/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-05T20:14:00.687250Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2009,
            "filename": "src/translations/lxqt-notificationd_el.ts",
            "revision": "fde2fcaa121560caf3d313dc6dee7963b644a50a",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/el/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/el/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-09T19:24:44.429474Z",
            "last_author": "Giannis Antypas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2010,
            "filename": "src/translations/lxqt-notificationd_en_GB.ts",
            "revision": "bb9795c187cfa936bc55c32b303af004cfdcf933",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/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-notificationd/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-12T16:18:51.872678Z",
            "last_author": "Andi Chandler",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2011,
            "filename": "src/translations/lxqt-notificationd_es.ts",
            "revision": "66c8dd2724831d0d15ec576e10950c74cd9b6611",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/es/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/es/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 83.3,
            "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-notificationd/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2012,
            "filename": "src/translations/lxqt-notificationd_fr.ts",
            "revision": "e777fa31fb411b605e70c111bf129291ea86e3a6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-30T09:59:45.489957Z",
            "last_author": "Eric Migeon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2013,
            "filename": "src/translations/lxqt-notificationd_gl.ts",
            "revision": "fae7b96cf45a30add6c097403851710c35dc9eaa",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/gl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/gl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/gl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 83.3,
            "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-notificationd/gl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/gl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/gl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/gl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2014,
            "filename": "src/translations/lxqt-notificationd_he.ts",
            "revision": "8de584f88005f0c5653f71c8c546eb668f4e56b9",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-25T03:28:23.453306Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2015,
            "filename": "src/translations/lxqt-notificationd_hr.ts",
            "revision": "76d6d9be65b552bbf698ec84b72152fe9a9ddb67",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2016,
            "filename": "src/translations/lxqt-notificationd_hu.ts",
            "revision": "4d5161b5c275a2a12b34499e4bfd11b34e4d8dc2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 16.6,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-24T12:38:53.450911Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2017,
            "filename": "src/translations/lxqt-notificationd_id.ts",
            "revision": "7cf87788eec9cb9fa2f2ba634c2e77633870b09b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 83.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-13T11:49:48.438778Z",
            "last_author": "Dwi Kristianto",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2018,
            "filename": "src/translations/lxqt-notificationd_it.ts",
            "revision": "e12daf6c7f367ad33e23b839e778843c2763a7f7",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-09T07:28:09.137538Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/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": 2019,
            "filename": "src/translations/lxqt-notificationd_ja.ts",
            "revision": "33ace7b37c1f8ea4bfe5add8cecad2f34a8b4496",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-notificationd/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-notificationd/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 6,
            "total_words": 11,
            "translated": 6,
            "translated_words": 11,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-19T12:48:14.973170Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-notificationd/ja/units/?format=api"
        }
    ]
}