Translation components API.

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

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

{
    "count": 40,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/translations/?format=api",
    "results": [
        {
            "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": 5440,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_ru.desktop.yaml",
            "revision": "cad93c3652dcf6d82a080da7194ba57057d7279d,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ru/units/?format=api"
        },
        {
            "language": {
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 321,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/th/",
                "url": "https://translate.lxqt-project.org/api/languages/th/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 5441,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_th.desktop.yaml",
            "revision": "2f9bb51aeee3f1e315ad4f20466a61ac5c723881,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/th/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/th/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/th/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/th/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/th/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/th/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/th/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/th/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": 5442,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_tr.desktop.yaml",
            "revision": "f8accf1134cf838a5221ea2451dcdf7ae625bbb8,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/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": 5443,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_uk.desktop.yaml",
            "revision": "58981544ff954fc1c83875853ba7f9357b8dd96b,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 5444,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_zh_CN.desktop.yaml",
            "revision": "34b2c4ae33c4e5955969f027950d0b3aa1a305db,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/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": 5445,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_zh_TW.desktop.yaml",
            "revision": "0f3fe8862b0fca798c304f16b466b84ef8cb6e7e,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/bg/",
                "url": "https://translate.lxqt-project.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 5492,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_bg.desktop.yaml",
            "revision": "b08c75799e8780a82e7f5ca04890bf6841d0fd83,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-06T20:49:02.040967Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/bg/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/oc/",
                "url": "https://translate.lxqt-project.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 6744,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_oc.desktop.yaml",
            "revision": "83e379654aea9bd2c65a01f7c7e5d234cdc2d9be,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-19T19:55:20.842255Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/oc/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/si/",
                "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 6803,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_si.desktop.yaml",
            "revision": "e24c9e48a409002b97e80b324675b33725677469,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/si/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 7013,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_et.desktop.yaml",
            "revision": "1853788df73ce98fe90e46ce02c38cd5529a9bea,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-12T21:36:33.122133Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/et/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 7133,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_nl.desktop.yaml",
            "revision": "6068d27839e0fbfed6558b979dd066e36b988189,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-03T16:18:03.363008Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nl/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": 7162,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_vi.desktop.yaml",
            "revision": "10fdb25042454c4753e1861d568d7459b5e58ffd,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/vi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/vi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/vi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-15T14:30:33.422092Z",
            "last_author": "dimuaconheo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/vi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/vi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/vi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/vi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/vi/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": 7251,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_sk.desktop.yaml",
            "revision": "3a9907f5bbedf96895f453fbc9765d32ce8531e4,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-06-15T07:32:32.733838Z",
            "last_author": "pavol polonec",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sk/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nb_NO/",
                "url": "https://translate.lxqt-project.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 7495,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_nb_NO.desktop.yaml",
            "revision": "ab0703fe4a44a6dfd2fbed5c70940aa01446810e,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 100.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-28T00:47:17.758489Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ko/",
                "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 7584,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_ko.desktop.yaml",
            "revision": "fc4a3337b6a3f5f44422978f7055adb755f89f4f,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-09-24T15:23:39.059906Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ko/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 7750,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_ca.desktop.yaml",
            "revision": "69c5d211ea4511d8b5395198aed1e465588c2a6b,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-17T20:38:16.822146Z",
            "last_author": "Joan Miró",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ca/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sl/",
                "url": "https://translate.lxqt-project.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 8097,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_sl.desktop.yaml",
            "revision": "2eec7ebd0aa15c2af0f2e9e0ab15a820c4ee90bb,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-12T12:50:33.536423Z",
            "last_author": "Dejweed",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/sl/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 8108,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_ar.desktop.yaml",
            "revision": "beaae021ce6a3e0e2a87ad677d448492b103f0ba,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-08-17T07:25:39.800405Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ar/units/?format=api"
        },
        {
            "language": {
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/kk/",
                "url": "https://translate.lxqt-project.org/api/languages/kk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 8143,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_kk.desktop.yaml",
            "revision": "64b17495a7219b1d64ee9a36364edda13941a8b7,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/kk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/kk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/kk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-20T09:07:09.101851Z",
            "last_author": "Baurzhan Muftakhidinov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/kk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/kk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/kk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/kk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/kk/units/?format=api"
        },
        {
            "language": {
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lg/",
                "url": "https://translate.lxqt-project.org/api/languages/lg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 8953,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_lg.desktop.yaml",
            "revision": "76cbd72090e4efed15f756af707435f54807a636,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 3,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-13T20:54:34.815010Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lg/units/?format=api"
        }
    ]
}