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
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 40,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-configuration/globalshortkeys-module-name/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en/",
                "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 5420,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts.desktop.yaml",
            "revision": "c754f0afdf430c1656da8774fae147be944d27a3,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/en/?format=api",
            "is_template": true,
            "is_source": true,
            "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/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cs/",
                "url": "https://translate.lxqt-project.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 5421,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_cs.desktop.yaml",
            "revision": "b6e349f27f0df8fcd6d95c05a2acebe9bf72f3fe,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/cs/?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-02T20:39:28.887630Z",
            "last_author": "p-bo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/cs/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/da/",
                "url": "https://translate.lxqt-project.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 5422,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_da.desktop.yaml",
            "revision": "69d4972ac2f67e093f1851474a15bab98d2a6b41,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/da/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/da/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/da/?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/da/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/da/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/da/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/da/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/da/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/de/",
                "url": "https://translate.lxqt-project.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 5423,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_de.desktop.yaml",
            "revision": "c8f0515ab84843ccba8f90634b04170092ae2618,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/de/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/de/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/de/?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/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/de/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/el/",
                "url": "https://translate.lxqt-project.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 5424,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_el.desktop.yaml",
            "revision": "7f7d90171581470306c363e1598ff23a71796a02,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/el/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/el/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/el/?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/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/el/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es/",
                "url": "https://translate.lxqt-project.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 5425,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_es.desktop.yaml",
            "revision": "2d19bb0797bf37d91fada58e9fd9d2ab544a2d7e,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/es/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/es/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es/?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/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es/units/?format=api"
        },
        {
            "language": {
                "code": "es_VE",
                "name": "Spanish (Venezuela)",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es_VE/",
                "url": "https://translate.lxqt-project.org/api/languages/es_VE/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es_VE/statistics/?format=api"
            },
            "language_code": "es_VE",
            "id": 5426,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_es_VE.desktop.yaml",
            "revision": "10df309fa0958460c8ec10d09d1878e7f992812c,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/es_VE/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/es_VE/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/es_VE/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es_VE/?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/es_VE/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es_VE/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es_VE/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es_VE/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/es_VE/units/?format=api"
        },
        {
            "language": {
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/eu/",
                "url": "https://translate.lxqt-project.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 5427,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_eu.desktop.yaml",
            "revision": "4bf11d3e22b1707abecde652d2993f74312c7195,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/eu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/eu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/eu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/eu/?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/eu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/eu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/eu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/eu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/eu/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fi/",
                "url": "https://translate.lxqt-project.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 5428,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_fi.desktop.yaml",
            "revision": "38486cf6574a9a89c8c058a52a0519f4ab2085b0,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fi/?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/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fi/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fr/",
                "url": "https://translate.lxqt-project.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 5429,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_fr.desktop.yaml",
            "revision": "6616834cf5983f56dcbde4d02b7f2712e1ff3a19,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fr/?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/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/fr/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": 5430,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_he.desktop.yaml",
            "revision": "969215affcbb59d7055e923596180697e80c8b00,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/he/?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/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/he/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 145,
                    "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": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hr/",
                "url": "https://translate.lxqt-project.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 5431,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_hr.desktop.yaml",
            "revision": "ac33604f72891ffb128b6b14c82e0476591ee04b,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hr/?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/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hr/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hu/",
                "url": "https://translate.lxqt-project.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 5432,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_hu.desktop.yaml",
            "revision": "babf300f15c01170848a4e8ad42c7eeb0cca80f4,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hu/?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/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/hu/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/it/",
                "url": "https://translate.lxqt-project.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 5433,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_it.desktop.yaml",
            "revision": "db17e592c23d7b8369bf42d1df3ef15aa5d368cc,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/it/?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/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/it/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ja/",
                "url": "https://translate.lxqt-project.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 5434,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_ja.desktop.yaml",
            "revision": "7e889d94d5fb8f2e4596728f97519af5dd65bc84,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ja/?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/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ja/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lt/",
                "url": "https://translate.lxqt-project.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 5435,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_lt.desktop.yaml",
            "revision": "04d809e285b700791f20af758142f0490a0e0d55,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lt/?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/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/lt/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": 5436,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_pl.desktop.yaml",
            "revision": "1c7ebefa7c157f2205635473ec184209672de78e,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/?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-03-11T09:29:14.266850Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-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": 5437,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_pt.desktop.yaml",
            "revision": "a0d731f52224585f113f27fce55ab3ee6b709e8d,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt/?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/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-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": 5438,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_pt_BR.desktop.yaml",
            "revision": "29c1d8b478798b9430682dd30f27817beff92f68,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt_BR/?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-04T19:46:20.572905Z",
            "last_author": "EltonFF",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-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": 5439,
            "filename": "autostart/translations/lxqt-globalkeyshortcuts_ro.desktop.yaml",
            "revision": "2575ad0fe5c12f192aa9cf24e89aad3697634e55,c754f0afdf430c1656da8774fae147be944d27a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-configuration/globalshortkeys-module-name/ro/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-configuration/ro/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/globalshortkeys-module-name/ro/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ro/?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/ro/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ro/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ro/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ro/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/globalshortkeys-module-name/ro/units/?format=api"
        }
    ]
}