Translation components API.

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

GET /api/translations/?format=api&page=32
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1153,
    "next": "http://weblate.ucs.ru/api/translations/?format=api&page=33",
    "previous": "http://weblate.ucs.ru/api/translations/?format=api&page=31",
    "results": [
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/uk/",
                "url": "http://weblate.ucs.ru/api/languages/uk/?format=api"
            },
            "component": {
                "name": "shadm",
                "slug": "shadm",
                "project": {
                    "name": "StoreHouse5",
                    "slug": "storehouse5",
                    "web": "https://ucs.ru/products/reliz-2016-goda-storehouse-5-skladskoy-uchet-/",
                    "source_language": {
                        "code": "ru",
                        "name": "Russian",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/ru/",
                        "url": "http://weblate.ucs.ru/api/languages/ru/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/storehouse5/",
                    "url": "http://weblate.ucs.ru/api/projects/storehouse5/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/storehouse5/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/storehouse5/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/storehouse5/changes/?format=api"
                },
                "vcs": null,
                "repo": null,
                "git_export": "http://weblate.ucs.ru/git/storehouse5/shadm/",
                "branch": null,
                "filemask": null,
                "template": "shadm.ru.xlf",
                "new_base": "shadm.ru.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/storehouse5/shadm/",
                "url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/storehouse5/shadm/changes/?format=api"
            },
            "language_code": "uk",
            "filename": "shadm.uk.xlf",
            "revision": "94e94da65e4d4c94466f0b746d6deb6e3211d0bb,65244c951655f7d0d75779cf25264972a2a7c8dc",
            "web_url": "http://weblate.ucs.ru/projects/storehouse5/shadm/uk/",
            "share_url": "http://weblate.ucs.ru/engage/storehouse5/uk/",
            "translate_url": "http://weblate.ucs.ru/translate/storehouse5/shadm/uk/",
            "url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/uk/?format=api",
            "is_template": false,
            "total": 1072,
            "total_words": 3765,
            "translated": 307,
            "translated_words": 1169,
            "translated_percent": 28.6,
            "fuzzy": 4,
            "fuzzy_words": 19,
            "fuzzy_percent": 0.3,
            "failing_checks": 13,
            "failing_checks_words": 32,
            "failing_checks_percent": 1.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-21T16:22:52",
            "last_author": "Константин Новиков",
            "repository_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/uk/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/uk/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/uk/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/uk/units/?format=api"
        },
        {
            "language": {
                "code": "de_AT",
                "name": "Austrian German",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/de_AT/",
                "url": "http://weblate.ucs.ru/api/languages/de_AT/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "de-AT",
            "filename": "localize/de-AT_lng.xlf",
            "revision": "4baec5655ea1160c13416ed2e67aef10bac406b6,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/de_AT/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/de_AT/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/de_AT/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de_AT/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 105,
            "translated_words": 384,
            "translated_percent": 95.4,
            "fuzzy": 3,
            "fuzzy_words": 76,
            "fuzzy_percent": 2.7,
            "failing_checks": 14,
            "failing_checks_words": 145,
            "failing_checks_percent": 12.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-10-16T14:51:07",
            "last_author": "Egor Vorobiew",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de_AT/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de_AT/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de_AT/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de_AT/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de_AT/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/bg/",
                "url": "http://weblate.ucs.ru/api/languages/bg/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "bg",
            "filename": "localize/bg_lng.xlf",
            "revision": "99966cc358aab333cba01739bdc5ddc17b000c63,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/bg/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/bg/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/bg/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/bg/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 61,
            "translated_words": 210,
            "translated_percent": 55.4,
            "fuzzy": 1,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.9,
            "failing_checks": 1,
            "failing_checks_words": 67,
            "failing_checks_percent": 0.9,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-03-15T22:38:01",
            "last_author": "Калоян Георгиев",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/bg/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/bg/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/bg/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/bg/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/bg/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/cs/",
                "url": "http://weblate.ucs.ru/api/languages/cs/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "cs",
            "filename": "localize/cs_lng.xlf",
            "revision": "2d80c590098d44c5cee36bce9344985e0b83b959,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/cs/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/cs/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/cs/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/cs/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 109,
            "translated_words": 397,
            "translated_percent": 99.0,
            "fuzzy": 1,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.9,
            "failing_checks": 1,
            "failing_checks_words": 67,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-08-18T09:15:03",
            "last_author": "Reznicek Jan",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/cs/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/cs/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/cs/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/cs/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/cs/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/de/",
                "url": "http://weblate.ucs.ru/api/languages/de/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "de",
            "filename": "localize/de_lng.xlf",
            "revision": "ff46b21fb38cfec427facdeac4efe98d361dd362,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/de/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/de/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/de/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 109,
            "translated_words": 397,
            "translated_percent": 99.0,
            "fuzzy": 1,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.9,
            "failing_checks": 3,
            "failing_checks_words": 110,
            "failing_checks_percent": 2.7,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-18T07:22:13",
            "last_author": "A.Sergiev",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/de/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/hu/",
                "url": "http://weblate.ucs.ru/api/languages/hu/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "hu",
            "filename": "localize/hu_lng.xlf",
            "revision": "4ef82525221ff719e0e38112045b629210ba9d3c,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/hu/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/hu/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/hu/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/hu/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 68,
            "translated_words": 245,
            "translated_percent": 61.8,
            "fuzzy": 1,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.9,
            "failing_checks": 1,
            "failing_checks_words": 67,
            "failing_checks_percent": 0.9,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-02-28T11:29:15",
            "last_author": "Szakács Dániel",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/hu/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/hu/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/hu/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/hu/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/hu/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/lt/",
                "url": "http://weblate.ucs.ru/api/languages/lt/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "lt",
            "filename": "localize/lt_lng.xlf",
            "revision": "ad0cb87708cd204ad0a5a9e30dc66e343b8b7c47,cadb4c16df594470796e05cc8ffa39c76b9be72e",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/lt/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/lt/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/lt/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lt/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 110,
            "translated_words": 464,
            "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": "2026-05-27T14:30:22",
            "last_author": "Armands Pecis",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lt/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lt/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lt/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lt/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lt/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/et/",
                "url": "http://weblate.ucs.ru/api/languages/et/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "et",
            "filename": "localize/et_lng.xlf",
            "revision": "62c37fc5efba03681a08a53d7e66430ab371152b,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/et/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/et/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/et/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/et/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 61,
            "translated_words": 218,
            "translated_percent": 55.4,
            "fuzzy": 1,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.9,
            "failing_checks": 8,
            "failing_checks_words": 95,
            "failing_checks_percent": 7.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2022-03-31T08:31:00",
            "last_author": "Tālavs Asaris",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/et/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/et/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/et/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/et/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/et/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/lv/",
                "url": "http://weblate.ucs.ru/api/languages/lv/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "lv",
            "filename": "localize/lv_lng.xlf",
            "revision": "de517831ce9f202b4efab0d1f04d98c337cdb20d,cadb4c16df594470796e05cc8ffa39c76b9be72e",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/lv/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/lv/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/lv/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lv/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 66,
            "translated_words": 306,
            "translated_percent": 60.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 18,
            "failing_checks_percent": 2.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-26T07:52:49",
            "last_author": "Armands Pecis",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lv/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lv/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lv/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lv/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/lv/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/ro/",
                "url": "http://weblate.ucs.ru/api/languages/ro/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "ro",
            "filename": "localize/ro_lng.xlf",
            "revision": "6224d2693f2c8652c32b9706b1d296393762b494,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/ro/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/ro/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/ro/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ro/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 61,
            "translated_words": 210,
            "translated_percent": 55.4,
            "fuzzy": 1,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.9,
            "failing_checks": 44,
            "failing_checks_words": 233,
            "failing_checks_percent": 40.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-15T08:18:14",
            "last_author": "Alexandru Teodoru",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ro/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ro/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ro/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ro/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/ro/units/?format=api"
        },
        {
            "language": {
                "code": "mn",
                "name": "Mongolian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/mn/",
                "url": "http://weblate.ucs.ru/api/languages/mn/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "mn",
            "filename": "localize/mn_lng.xlf",
            "revision": "9da9db254ff5be462c45ff848bd7fe74d0125ab2,61aad15fa892356c922b08aecaf3d05d2115f0bf",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/mn/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/mn/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/mn/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 106,
            "translated_words": 391,
            "translated_percent": 96.3,
            "fuzzy": 1,
            "fuzzy_words": 67,
            "fuzzy_percent": 0.9,
            "failing_checks": 18,
            "failing_checks_words": 123,
            "failing_checks_percent": 16.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-06-17T07:17:32",
            "last_author": "Yestai Khakhar",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/mn/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/uk/",
                "url": "http://weblate.ucs.ru/api/languages/uk/?format=api"
            },
            "component": {
                "name": "bk",
                "slug": "bk",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-bk-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/bk/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/bk/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/bk/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/bk/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/bk/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/bk/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/bk/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/bk/changes/?format=api"
            },
            "language_code": "uk",
            "filename": "localize/uk_lng.xlf",
            "revision": "3495bb99b204af91b88adcf0ace40a67d15066dc,0890da4ae5c77ab6193790cb42c79b2b0553a131",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/bk/uk/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/bk/uk/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/bk/uk/?format=api",
            "is_template": false,
            "total": 104,
            "total_words": 391,
            "translated": 104,
            "translated_words": 391,
            "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-07-26T10:17:04",
            "last_author": "Андрей Ванчурин",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/bk/uk/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/bk/uk/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/bk/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/bk/uk/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/bk/uk/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/uk/",
                "url": "http://weblate.ucs.ru/api/languages/uk/?format=api"
            },
            "component": {
                "name": "core",
                "slug": "core",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@192.168.127.111:kiosk/ucs-kiosk-core-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/core/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/core/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/core/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/core/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/core/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/core/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/core/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/core/changes/?format=api"
            },
            "language_code": "uk",
            "filename": "localize/uk_lng.xlf",
            "revision": "f47f083216800f06b1d50460926519fb507f8173,c54f97f56efcee1071e56d1f5d775d31cc1b8c94",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/core/uk/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/core/uk/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/?format=api",
            "is_template": false,
            "total": 1201,
            "total_words": 5757,
            "translated": 1201,
            "translated_words": 5757,
            "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": "2026-06-11T14:44:02",
            "last_author": "Андрей Ванчурин",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/core/uk/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/uk/",
                "url": "http://weblate.ucs.ru/api/languages/uk/?format=api"
            },
            "component": {
                "name": "default",
                "slug": "default",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@192.168.127.111:kiosk/ucs-kiosk-default-ucs-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/default/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/default/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/default/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/default/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/default/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/default/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/default/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/default/changes/?format=api"
            },
            "language_code": "uk",
            "filename": "localize/uk_lng.xlf",
            "revision": "50c47cdc67ae862c0b0f97816f8b042bd08802d5,af00e5487767a036833fbd427866e2e53028849c",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/default/uk/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/default/uk/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/default/uk/?format=api",
            "is_template": false,
            "total": 263,
            "total_words": 1025,
            "translated": 263,
            "translated_words": 1025,
            "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": "2026-06-11T14:45:14",
            "last_author": "Андрей Ванчурин",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/default/uk/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/default/uk/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/default/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/default/uk/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/default/uk/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/uk/",
                "url": "http://weblate.ucs.ru/api/languages/uk/?format=api"
            },
            "component": {
                "name": "kfc",
                "slug": "kfc",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@192.168.127.111:kiosk/ucs-kiosk-kfc-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc/changes/?format=api"
            },
            "language_code": "uk",
            "filename": "localize/uk_lng.xlf",
            "revision": "ff9fb5b5a5de764d117958c06087656063571a94,30c4bdab466ac321eed2db45081859b300cbecf8",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc/uk/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc/uk/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/?format=api",
            "is_template": false,
            "total": 164,
            "total_words": 677,
            "translated": 164,
            "translated_words": 677,
            "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": "2026-04-15T21:01:55",
            "last_author": "Андрей Ванчурин",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc/uk/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/uk/",
                "url": "http://weblate.ucs.ru/api/languages/uk/?format=api"
            },
            "component": {
                "name": "kfc-amrest",
                "slug": "kfc-amrest",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@git.ucs.ru:Kiosk/ucs-kiosk-kfc-new-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-amrest/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-amrest/changes/?format=api"
            },
            "language_code": "uk",
            "filename": "localize/uk_lng.xlf",
            "revision": "ad0404d5e4d3e7c50db27c1bbf0b56535a212d0f,cadb4c16df594470796e05cc8ffa39c76b9be72e",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-amrest/uk/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/uk/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-amrest/uk/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/uk/?format=api",
            "is_template": false,
            "total": 110,
            "total_words": 464,
            "translated": 110,
            "translated_words": 464,
            "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": "2026-04-15T20:43:20",
            "last_author": "Андрей Ванчурин",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/uk/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/uk/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/uk/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/uk/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-amrest/uk/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/lt/",
                "url": "http://weblate.ucs.ru/api/languages/lt/?format=api"
            },
            "component": {
                "name": "kfc-yam",
                "slug": "kfc-yam",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@192.168.127.111:kiosk/ucs-kiosk-kfc-yam-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-yam/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/changes/?format=api"
            },
            "language_code": "lt",
            "filename": "localize/lt_lng.xlf",
            "revision": "0c7a51df1b9ce691ee9dd0bca58cf4f0f92bd443,3accca6c0f0677408289038bb0e8c13c0a49b0a2",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/lt/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/lt/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-yam/lt/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/?format=api",
            "is_template": false,
            "total": 159,
            "total_words": 650,
            "translated": 146,
            "translated_words": 590,
            "translated_percent": 91.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 24,
            "failing_checks_words": 92,
            "failing_checks_percent": 15.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-05-27T14:30:22",
            "last_author": "Armands Pecis",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lt/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/lv/",
                "url": "http://weblate.ucs.ru/api/languages/lv/?format=api"
            },
            "component": {
                "name": "kfc-yam",
                "slug": "kfc-yam",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@192.168.127.111:kiosk/ucs-kiosk-kfc-yam-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-yam/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/changes/?format=api"
            },
            "language_code": "lv",
            "filename": "localize/lv_lng.xlf",
            "revision": "36838d4d5ded06cf5cd9074b97b5e84c683c6bcd,3accca6c0f0677408289038bb0e8c13c0a49b0a2",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/lv/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/lv/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-yam/lv/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lv/?format=api",
            "is_template": false,
            "total": 159,
            "total_words": 650,
            "translated": 144,
            "translated_words": 585,
            "translated_percent": 90.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 21,
            "failing_checks_words": 137,
            "failing_checks_percent": 13.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2026-01-29T11:34:01",
            "last_author": "Tālavs Asaris",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lv/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lv/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lv/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lv/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/lv/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/de/",
                "url": "http://weblate.ucs.ru/api/languages/de/?format=api"
            },
            "component": {
                "name": "kfc-yam",
                "slug": "kfc-yam",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@192.168.127.111:kiosk/ucs-kiosk-kfc-yam-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-yam/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/changes/?format=api"
            },
            "language_code": "de",
            "filename": "localize/de_lng.xlf",
            "revision": "5d11b7d37d6fda05552b21a41d1b71326b1d9f3e,3accca6c0f0677408289038bb0e8c13c0a49b0a2",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/de/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/de/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-yam/de/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de/?format=api",
            "is_template": false,
            "total": 159,
            "total_words": 650,
            "translated": 110,
            "translated_words": 401,
            "translated_percent": 69.1,
            "fuzzy": 1,
            "fuzzy_words": 64,
            "fuzzy_percent": 0.6,
            "failing_checks": 25,
            "failing_checks_words": 154,
            "failing_checks_percent": 15.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-18T07:34:11",
            "last_author": "A.Sergiev",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de/units/?format=api"
        },
        {
            "language": {
                "code": "de_AT",
                "name": "Austrian German",
                "direction": "ltr",
                "web_url": "http://weblate.ucs.ru/languages/de_AT/",
                "url": "http://weblate.ucs.ru/api/languages/de_AT/?format=api"
            },
            "component": {
                "name": "kfc-yam",
                "slug": "kfc-yam",
                "project": {
                    "name": "Kiosk2",
                    "slug": "kiosk2",
                    "web": "http://usc.ru",
                    "source_language": {
                        "code": "en",
                        "name": "English",
                        "direction": "ltr",
                        "web_url": "http://weblate.ucs.ru/languages/en/",
                        "url": "http://weblate.ucs.ru/api/languages/en/?format=api"
                    },
                    "web_url": "http://weblate.ucs.ru/projects/kiosk2/",
                    "url": "http://weblate.ucs.ru/api/projects/kiosk2/?format=api",
                    "components_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/components/?format=api",
                    "repository_url": "http://weblate.ucs.ru/api/projects/kiosk2/repository/?format=api",
                    "statistics_url": "http://weblate.ucs.ru/api/projects/kiosk2/statistics/?format=api",
                    "changes_list_url": "http://weblate.ucs.ru/api/projects/kiosk2/changes/?format=api"
                },
                "vcs": "git",
                "repo": "git@192.168.127.111:kiosk/ucs-kiosk-kfc-yam-front.git",
                "git_export": "http://weblate.ucs.ru/git/kiosk2/kfc-yam/",
                "branch": "master",
                "filemask": "localize/*_lng.xlf",
                "template": "localize/en_lng.xlf",
                "new_base": "localize/en_lng.xlf",
                "file_format": "xliff",
                "license": "",
                "license_url": "",
                "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/",
                "url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
                "repository_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/repository/?format=api",
                "translations_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/translations/?format=api",
                "statistics_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/statistics/?format=api",
                "lock_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/lock/?format=api",
                "changes_list_url": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/changes/?format=api"
            },
            "language_code": "de-AT",
            "filename": "localize/de-AT_lng.xlf",
            "revision": "dfec6f985ba4da6ef4d3fda27f2d6393a5cc4e98,3accca6c0f0677408289038bb0e8c13c0a49b0a2",
            "web_url": "http://weblate.ucs.ru/projects/kiosk2/kfc-yam/de_AT/",
            "share_url": "http://weblate.ucs.ru/engage/kiosk2/de_AT/",
            "translate_url": "http://weblate.ucs.ru/translate/kiosk2/kfc-yam/de_AT/",
            "url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de_AT/?format=api",
            "is_template": false,
            "total": 159,
            "total_words": 650,
            "translated": 121,
            "translated_words": 439,
            "translated_percent": 76.1,
            "fuzzy": 9,
            "fuzzy_words": 87,
            "fuzzy_percent": 5.6,
            "failing_checks": 31,
            "failing_checks_words": 146,
            "failing_checks_percent": 19.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2026-03-19T08:04:35",
            "last_author": "Egor Vorobiew",
            "repository_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de_AT/repository/?format=api",
            "file_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de_AT/file/?format=api",
            "statistics_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de_AT/statistics/?format=api",
            "changes_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de_AT/changes/?format=api",
            "units_list_url": "http://weblate.ucs.ru/api/translations/kiosk2/kfc-yam/de_AT/units/?format=api"
        }
    ]
}