Translation components API.

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

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

{
    "count": 51,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner/translations/?format=api&page=2",
    "results": [
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "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": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/uk/",
                "url": "https://translate.lxqt-project.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 2105,
            "filename": "translations/lxqt-runner_uk.ts",
            "revision": "368d342cb972e168abfe11f7d65fdf5df1e96707",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 24,
            "translated_words": 69,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-23T21:28:53.947912Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 2106,
            "filename": "translations/lxqt-runner_zh_CN.ts",
            "revision": "feae7dc1640d4cbd5410a3679d46ed4a93e23b54",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 24,
            "translated_words": 69,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-01T03:48:58.183432Z",
            "last_author": "digger yu",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 2107,
            "filename": "translations/lxqt-runner_zh_TW.ts",
            "revision": "fc88f9036c6696d0b1dded75948c23044bd6c350",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 24,
            "translated_words": 69,
            "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-04-20T10:49:25.352396Z",
            "last_author": "NoobPenguin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/bg/",
                "url": "https://translate.lxqt-project.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 5463,
            "filename": "translations/lxqt-runner_bg.ts",
            "revision": "d35d1f7063a76a9608902e7df4c821d889ef5515",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 24,
            "translated_words": 69,
            "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-04T22:48:01.030413Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/bg/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/si/",
                "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 6788,
            "filename": "translations/lxqt-runner_si.ts",
            "revision": "5c4cb50d398b5b54dfc914709371e2f483a31ed0",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "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-runner/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/si/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 6922,
            "filename": "translations/lxqt-runner_et.ts",
            "revision": "796991b440a96a8c8fe2743401392c2d144d24a7",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 24,
            "translated_words": 69,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-06-26T10:28:02.019202Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/et/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/vi/",
                "url": "https://translate.lxqt-project.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 7192,
            "filename": "translations/lxqt-runner_vi.ts",
            "revision": "58437e093fdbb6fa74334b8b61375ba5d8eaa4b3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/vi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/vi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/vi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 24,
            "translated_words": 69,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-07-28T08:47:06.120420Z",
            "last_author": "Mai Thanh Minh",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/vi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/vi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/vi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/vi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/vi/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hi/",
                "url": "https://translate.lxqt-project.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 7974,
            "filename": "translations/lxqt-runner_hi.ts",
            "revision": "6001e70d02d18bcf35895da6ad0ca2a338e68d72",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/hi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/hi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 5,
            "translated_words": 9,
            "translated_percent": 20.8,
            "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": "2022-03-14T07:38:33.088486Z",
            "last_author": "Bashishtha Narayan Singh",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/hi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/hi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/hi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/hi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/hi/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/oc/",
                "url": "https://translate.lxqt-project.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 8264,
            "filename": "translations/lxqt-runner_oc.ts",
            "revision": "c9360c9802bcf432baa75f78ff31ddad8f611e52",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 9,
            "translated_words": 12,
            "translated_percent": 37.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-24T20:22:47.879468Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/oc/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pa/",
                "url": "https://translate.lxqt-project.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 8683,
            "filename": "translations/lxqt-runner_pa.ts",
            "revision": "4a1aaa4cf28efa300678cd89bafde562c216bc4e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 22,
            "translated_words": 48,
            "translated_percent": 91.6,
            "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-02-02T13:33:15.702481Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/pa/units/?format=api"
        },
        {
            "language": {
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lg/",
                "url": "https://translate.lxqt-project.org/api/languages/lg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 8791,
            "filename": "translations/lxqt-runner_lg.ts",
            "revision": "4d30e44d3c7f71771b04a954d49d1def3efb0529",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-runner/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-runner/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 69,
            "translated": 24,
            "translated_words": 69,
            "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-02-15T21:19:12.377993Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/lg/units/?format=api"
        }
    ]
}