Translation components API.

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

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

{
    "count": 59,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-about/translations/?format=api",
    "results": [
        {
            "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": 1635,
            "filename": "translations/lxqt-about_he.ts",
            "revision": "a643497e774ff0f5cf8ebdfe2729d136c68d77d0",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-22T00:25:30.431740Z",
            "last_author": "Omer I.S.",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/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": 1636,
            "filename": "translations/lxqt-about_hr.ts",
            "revision": "fd448afb693118316f24ff2470e022da80b53e74",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-25T11:30:30.666282Z",
            "last_author": "milotype",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/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": 1637,
            "filename": "translations/lxqt-about_hu.ts",
            "revision": "9c154737d43202be021465ec3d8dcd6767662f6b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-21T08:31:26.374725Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/hu/units/?format=api"
        },
        {
            "language": {
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 152,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ia/",
                "url": "https://translate.lxqt-project.org/api/languages/ia/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ia/statistics/?format=api"
            },
            "language_code": "ia",
            "id": 1638,
            "filename": "translations/lxqt-about_ia.ts",
            "revision": "8de8efae62d863f12f6037267a34fad293323b62",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/ia/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ia/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/ia/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ia/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ia/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ia/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ia/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ia/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ia/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": 1639,
            "filename": "translations/lxqt-about_id.ts",
            "revision": "6eb06aefa233936465110ebabc77064e7c924fe8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/id/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/id/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-19T13:39:38.694034Z",
            "last_author": "Antoni Jon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/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": 1640,
            "filename": "translations/lxqt-about_it.ts",
            "revision": "21a7b67fdc5f189748b764e815fb293155b38d7b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-03-30T07:29:57.684834Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/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": 1641,
            "filename": "translations/lxqt-about_ja.ts",
            "revision": "809c87cdc5679453643cbca56d4c013a8dff0eb5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-03T00:58:22.968115Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ja/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ko/",
                "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 1642,
            "filename": "translations/lxqt-about_ko.ts",
            "revision": "871006e69dfe328c5ca1ead87221d201a6d82c2d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-26T09:20:39.538145Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ko/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lt/",
                "url": "https://translate.lxqt-project.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1643,
            "filename": "translations/lxqt-about_lt.ts",
            "revision": "ee042aa653b88eac902172ce43cf124c75da7219",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-26T22:53:47.277344Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lt/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lv/",
                "url": "https://translate.lxqt-project.org/api/languages/lv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 1644,
            "filename": "translations/lxqt-about_lv.ts",
            "revision": "1ba1ec236c30595e323927aeb87f3971ab57e705",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/lv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/lv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-18T16:19:01.918078Z",
            "last_author": "Oskars G",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/lv/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nb_NO/",
                "url": "https://translate.lxqt-project.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 1645,
            "filename": "translations/lxqt-about_nb_NO.ts",
            "revision": "25d0eb9c89945f7e6eabaf1c6c2c2be1af0e16a7",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-08-04T13:17:29.534656Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 1646,
            "filename": "translations/lxqt-about_nl.ts",
            "revision": "25348c85ee957818314ab491fb8c5adba6a5d961",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2021-07-21T17:48:22.858032Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1647,
            "filename": "translations/lxqt-about_pl.ts",
            "revision": "d51414dfc8d5262e897d9f290202b03e97949ae2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-12-01T14:57:01.531667Z",
            "last_author": "KacperMisztal",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt/",
                "url": "https://translate.lxqt-project.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 1648,
            "filename": "translations/lxqt-about_pt.ts",
            "revision": "d986a74cf8906938eebd0fb2667a030b8eaf513d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-08T09:17:20.501889Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt_BR/",
                "url": "https://translate.lxqt-project.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1649,
            "filename": "translations/lxqt-about_pt_BR.ts",
            "revision": "25cb520a5abbbb4913a95e2124b9fd3208270099",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-15T13:56:57.844216Z",
            "last_author": "Davi Patricio",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ro/",
                "url": "https://translate.lxqt-project.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro_RO",
            "id": 1651,
            "filename": "translations/lxqt-about_ro_RO.ts",
            "revision": "8a6e6749e8d7b5e2201e2b042c548fcc6873aa1b",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/ro/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ro/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/ro/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 17,
            "translated_words": 97,
            "translated_percent": 89.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2021-06-03T15:45:36.479044Z",
            "last_author": "iamthesenate1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ro/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ro/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ro/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ro/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 1652,
            "filename": "translations/lxqt-about_ru.ts",
            "revision": "9a6e1fcd605f65ca1d0493f7f2bce7c10afe1097",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-05-01T22:49:12.569659Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sk/",
                "url": "https://translate.lxqt-project.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk_SK",
            "id": 1653,
            "filename": "translations/lxqt-about_sk_SK.ts",
            "revision": "16068890afcc89183306081feabaab6641347a01",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-21T07:28:47.876341Z",
            "last_author": "pavol polonec",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sl/",
                "url": "https://translate.lxqt-project.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 1654,
            "filename": "translations/lxqt-about_sl.ts",
            "revision": "c4b44d20db04791295c41ed528964c1dc0804de4",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 19,
            "translated_words": 101,
            "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-02-13T01:51:52.893891Z",
            "last_author": "Dejweed",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sl/units/?format=api"
        },
        {
            "language": {
                "code": "sr_Latn",
                "name": "Serbian (latin)",
                "plural": {
                    "id": 306,
                    "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": [
                    "serbo_croatian",
                    "sh",
                    "sr_latn_rs",
                    "sr@latin",
                    "sr_rs@latin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sr_Latn/",
                "url": "https://translate.lxqt-project.org/api/languages/sr_Latn/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sr_Latn/statistics/?format=api"
            },
            "language_code": "sr@latin",
            "id": 1655,
            "filename": "translations/lxqt-about_sr@latin.ts",
            "revision": "daad9097a2226b5d18f05315d4d7b5833c558225",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-about/sr_Latn/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sr_Latn/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-about/sr_Latn/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sr_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 19,
            "total_words": 101,
            "translated": 5,
            "translated_words": 29,
            "translated_percent": 26.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 5.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sr_Latn/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sr_Latn/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sr_Latn/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sr_Latn/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-about/sr_Latn/units/?format=api"
        }
    ]
}