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": 44,
    "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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": "62fcf3acf9dfe19cf99edfdcf09724064574b1eb",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-12T03:38:04.746027Z",
            "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": "73c2270ce230af31d3f544a480ea67c26d1fd42f",
            "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": 5,
            "total_words": 8,
            "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": "d7e885a0ee83ebf5cf3a1095dcff2cbc10b085f5",
            "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": 5,
            "total_words": 8,
            "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": "d1866f065c41d0ca7e5d51a78f5530a32b7b8622",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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-17T13:54:39.465870Z",
            "last_author": "Joan Miró",
            "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": "90b9e13dd3176aab1fb857aede2b1cbd7cf6fd20",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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/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": "14aabbbe45f302674c01f7c90b50c5aaee940d5f",
            "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": 5,
            "total_words": 8,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 40.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/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": "6e0d49e693eae86b3926bc62ed17bdda4c0da109",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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/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": "82bd821a4dfb58a6f71bcb8abee565bf31b776f4",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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/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": "7f4a3b5712a84c007b5d8f2bdf01d3a5039951d8",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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-01-11T13:19:05.903982Z",
            "last_author": "algorithm314",
            "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": "51307fb5311c35d6761552007ba5f6e38d35a816",
            "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": 5,
            "total_words": 8,
            "translated": 4,
            "translated_words": 5,
            "translated_percent": 80.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_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": "080e227bd52e1312d88e449981dcb8c56c2e5a3c",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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/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": "ba026d3c040c918511e3b93e68e95a579a5bdbc8",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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-27T18:00:04.736647Z",
            "last_author": "Baptiste Huchon",
            "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": "3d0b49df0d707a68e0a4c9572e7acbfe185224ff",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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/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": "9cee94971a74350e56a0fe9b6b3b779ba927b1f5",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 20.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-03T15:32:29.106935Z",
            "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": "f2b15e906ba11efabc66ac4b56522ce26c146f57",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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/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": "49c53767656f3e65bc4831421440a341da54b1d6",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 3,
            "failing_checks_percent": 20.0,
            "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": "10e6fa213e50673a259706e3c4fc11591d9cbcad",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-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": "dad1534d0d86057a85a75a2eddff6a1277571f01",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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-17T20:37:07.497608Z",
            "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": "91bae63f2f09ea8bbabd980d501fbbff43cb02ed",
            "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": 5,
            "total_words": 8,
            "translated": 5,
            "translated_words": 8,
            "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-02-06T01:06:43.806922Z",
            "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"
        }
    ]
}