Translation components API.

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

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

{
    "count": 34,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/translations/?format=api",
    "results": [
        {
            "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",
            "id": 9112,
            "filename": "meteo_qt/translations/meteo-qt_ro.ts",
            "revision": "cb68f206192c7c502771ba198291b98ec476c558",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/ro/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/ro/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/ro/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 314,
            "translated_words": 1371,
            "translated_percent": 94.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 11,
            "failing_checks_words": 136,
            "failing_checks_percent": 3.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-02T11:27:54.993328Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ro/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ro/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ro/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ro/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/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": 9113,
            "filename": "meteo_qt/translations/meteo-qt_ru.ts",
            "revision": "76e02922e4ef71c83694c7cbe1047624a5657aa6",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "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-09T11:51:05.503735Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/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",
            "id": 9114,
            "filename": "meteo_qt/translations/meteo-qt_sk.ts",
            "revision": "8ce264e72cd8fbd53fae7b95f4fc72ac12eca6ec",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "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": "2025-03-10T16:01:59.820680Z",
            "last_author": "Jan Piatak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sk/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sv/",
                "url": "https://translate.lxqt-project.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 9115,
            "filename": "meteo_qt/translations/meteo-qt_sv.ts",
            "revision": "e4cc9c39cf281a672e5220ae9a7e205dca168d9e",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 14,
            "failing_checks_percent": 1.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-11-18T14:33:14.798304Z",
            "last_author": "bittin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/sv/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/tr/",
                "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 9116,
            "filename": "meteo_qt/translations/meteo-qt_tr.ts",
            "revision": "a4484204281c4ee7fd91b75bab0b55d1b9ab6cf4",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "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-12T09:31:39.036744Z",
            "last_author": "xe1st",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/tr/units/?format=api"
        },
        {
            "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": 9117,
            "filename": "meteo_qt/translations/meteo-qt_uk.ts",
            "revision": "d3d9360e7dc26bfb12f9aad63179eed7be0df89f",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "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-12T19:10:52.315872Z",
            "last_author": "Yuri Chornoivan",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/uk/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": 9118,
            "filename": "meteo_qt/translations/meteo-qt_vi.ts",
            "revision": "cf7ac7248aca4f8701a483268f34d6240112e96d",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/vi/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/vi/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/vi/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 8,
            "translated_words": 8,
            "translated_percent": 2.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/vi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/vi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/vi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/vi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/vi/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": 9119,
            "filename": "meteo_qt/translations/meteo-qt_zh_CN.ts",
            "revision": "9965ae20124eab82acc4119acdb7a2fc2265dc1a",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 254,
            "translated_words": 830,
            "translated_percent": 76.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.2,
            "failing_checks": 23,
            "failing_checks_words": 173,
            "failing_checks_percent": 6.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-07T08:36:02.849182Z",
            "last_author": "carrothu-cn",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/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": 9120,
            "filename": "meteo_qt/translations/meteo-qt_zh_TW.ts",
            "revision": "5c81bd80985d1781d7d590f02b5fb5ef938a9bba",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "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": "2025-03-21T09:31:59.571116Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/zh_TW/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": 9182,
            "filename": "meteo_qt/translations/meteo-qt_et.ts",
            "revision": "7145f24f39ae945f34702081899cf2e7072419c1",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/et/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/et/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "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-26T13:47:05.035230Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/et/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": 9291,
            "filename": "meteo_qt/translations/meteo-qt_hi.ts",
            "revision": "92afc47116868eff39cff14cfd35f2569bd2c298",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/hi/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/hi/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/hi/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "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/dglent/meteo-qt/hi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/hi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/hi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/hi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/hi/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": 9384,
            "filename": "meteo_qt/translations/meteo-qt_en_GB.ts",
            "revision": "9dfd64720a16f18578a08a1adf78c79dd9cbddba",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/en_GB/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 7,
            "translated_words": 55,
            "translated_percent": 2.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": "2025-02-26T13:27:19.567303Z",
            "last_author": "Andi Chandler",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/en_GB/units/?format=api"
        },
        {
            "language": {
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 170,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/kab/",
                "url": "https://translate.lxqt-project.org/api/languages/kab/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 9483,
            "filename": "meteo_qt/translations/meteo-qt_kab.ts",
            "revision": "087c291b6b99fea3966f232196ad1d8cfd044925",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/kab/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/kab/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/kab/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 11,
            "translated_words": 11,
            "translated_percent": 3.2,
            "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-28T16:57:24.309735Z",
            "last_author": "ButterflyOfFire",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/kab/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/kab/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/kab/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/kab/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/kab/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ka/",
                "url": "https://translate.lxqt-project.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 9578,
            "filename": "meteo_qt/translations/meteo-qt_ka.ts",
            "revision": "0eb006cf57e5f6d6ecae1ed6e5ba6c9d8eae713d",
            "web_url": "https://translate.lxqt-project.org/projects/dglent/meteo-qt/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/dglent/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/dglent/meteo-qt/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 334,
            "total_words": 1557,
            "translated": 334,
            "translated_words": 1557,
            "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": "2025-01-02T05:10:16.512410Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/ka/units/?format=api"
        }
    ]
}