Translation components API.

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

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

{
    "count": 44,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel-modul-name/translations/?format=api",
    "results": [
        {
            "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": 5313,
            "filename": "autostart/translations/lxqt-panel_nl.desktop.yaml",
            "revision": "21266d93be5d8dfa2704113f86f7ba78e4a0dc5b,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 5314,
            "filename": "autostart/translations/lxqt-panel_pl.desktop.yaml",
            "revision": "3072e230150d9f892caf1622992b3c89b6629ed6,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pl/units/?format=api"
        },
        {
            "language": {
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 261,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt/",
                "url": "https://translate.lxqt-project.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 5315,
            "filename": "autostart/translations/lxqt-panel_pt.desktop.yaml",
            "revision": "49ecdfb0d25764b07eb0148bbfa6cb3724aed269,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt/units/?format=api"
        },
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt_BR/",
                "url": "https://translate.lxqt-project.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 5316,
            "filename": "autostart/translations/lxqt-panel_pt_BR.desktop.yaml",
            "revision": "49ecdfb0d25764b07eb0148bbfa6cb3724aed269,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/pt_BR/units/?format=api"
        },
        {
            "language": {
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 268,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ro/",
                "url": "https://translate.lxqt-project.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 5317,
            "filename": "autostart/translations/lxqt-panel_ro.desktop.yaml",
            "revision": "11952dfbcae5e7478ddb2d21c4c0e296576eb1af,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/ro/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ro/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/ro/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/ro/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ro/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ro/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ro/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 5318,
            "filename": "autostart/translations/lxqt-panel_ru.desktop.yaml",
            "revision": "94751dc9b069dca56562075168b4c13012a6a84c,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ru/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": 5319,
            "filename": "autostart/translations/lxqt-panel_sl.desktop.yaml",
            "revision": "b5d687d67159f41926b0d7c5b2e354a96dd6f518,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sl/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": 5320,
            "filename": "autostart/translations/lxqt-panel_th.desktop.yaml",
            "revision": "5c30fc457b158fdec83fe4d8bcf6f0cfe7ab5b8c,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/th/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/th/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/th/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/th/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/th/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/th/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/th/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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": 5321,
            "filename": "autostart/translations/lxqt-panel_tr.desktop.yaml",
            "revision": "3072e230150d9f892caf1622992b3c89b6629ed6,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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": 5322,
            "filename": "autostart/translations/lxqt-panel_uk.desktop.yaml",
            "revision": "94751dc9b069dca56562075168b4c13012a6a84c,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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": 5323,
            "filename": "autostart/translations/lxqt-panel_zh_CN.desktop.yaml",
            "revision": "593f6ff3866060d4c6503c9f6d258882d7b808b7,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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": 5324,
            "filename": "autostart/translations/lxqt-panel_zh_TW.desktop.yaml",
            "revision": "593f6ff3866060d4c6503c9f6d258882d7b808b7,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-panel/panel-modul-name/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/zh_TW/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/he/",
                "url": "https://translate.lxqt-project.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 5474,
            "filename": "autostart/translations/lxqt-panel_he.desktop.yaml",
            "revision": "0419b2eba8cc82469daa2167337ed5e2c781e762,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-06T17:53:52.563007Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/he/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": 5491,
            "filename": "autostart/translations/lxqt-panel_bg.desktop.yaml",
            "revision": "a539d35114fc76213f318ece06b0730103266690,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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:41:48.623265Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/bg/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/si/",
                "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 6863,
            "filename": "autostart/translations/lxqt-panel_si.desktop.yaml",
            "revision": "1bafbffaef015f07cfb9bbcdc15e7be77497c455,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-04T21:34:30.346703Z",
            "last_author": "Pavel Shlyak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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": 6965,
            "filename": "autostart/translations/lxqt-panel_et.desktop.yaml",
            "revision": "21266d93be5d8dfa2704113f86f7ba78e4a0dc5b,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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-03-31T20:38:51.287611Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/et/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": 7234,
            "filename": "autostart/translations/lxqt-panel_sk.desktop.yaml",
            "revision": "3072e230150d9f892caf1622992b3c89b6629ed6,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "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:17:12.914573Z",
            "last_author": "pavol polonec",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-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": 7409,
            "filename": "autostart/translations/lxqt-panel_nb_NO.desktop.yaml",
            "revision": "3072e230150d9f892caf1622992b3c89b6629ed6,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-07-26T04:41:56.667379Z",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "lv",
                "name": "Latvian",
                "plural": {
                    "id": 205,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 0 || n % 100 >= 11 && n % 100 <= 19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2)",
                    "type": 11
                },
                "aliases": [
                    "lav"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lv/",
                "url": "https://translate.lxqt-project.org/api/languages/lv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lv/statistics/?format=api"
            },
            "language_code": "lv",
            "id": 7454,
            "filename": "autostart/translations/lxqt-panel_lv.desktop.yaml",
            "revision": "0d4f46b5ba3a5b906488f7df3c5830579ae3839e,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/lv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/lv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/lv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/lv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-08-18T23:07:41.456500Z",
            "last_author": "Oskars G",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/lv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/lv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/lv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/lv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/lv/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": 7806,
            "filename": "autostart/translations/lxqt-panel_ko.desktop.yaml",
            "revision": "fc5988eb2afa1b7cf4ced61b91dbc6ada78ad92b,3072e230150d9f892caf1622992b3c89b6629ed6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-panel/panel-modul-name/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-panel/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/panel-modul-name/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 1,
            "total_words": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-02-08T12:58:38.852109Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel-modul-name/ko/units/?format=api"
        }
    ]
}