Translation components API.

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

GET /api/components/labwc/labwc-tweaks-menu-entry/translations/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 20,
    "next": null,
    "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": 9042,
            "filename": "data/translations/labwc_tweaks.desktop.yaml",
            "revision": "069b5b2f106fd0dc8c036096acdd600ba6f4a8ee,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/en/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/en/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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/labwc/labwc-tweaks-menu-entry/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en/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": 9043,
            "filename": "data/translations/labwc_tweaks_it.desktop.yaml",
            "revision": "7a10be287e7deccc927aa3539be8993debf458b8,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/it/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/it/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-09-19T20:28:55.153812Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/it/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 9052,
            "filename": "data/translations/labwc_tweaks_ar.desktop.yaml",
            "revision": "122bd8bde1f132250a23f2d855daa094e968c145,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-08-13T02:53:01.192039Z",
            "last_author": "Abdullah Albaroty",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ar/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": 9055,
            "filename": "data/translations/labwc_tweaks_fi.desktop.yaml",
            "revision": "aee124448b67e90b4c6c854ff8d820bb7b5b96ed,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-08-09T13:21:25.787176Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fi/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": 9064,
            "filename": "data/translations/labwc_tweaks_pt.desktop.yaml",
            "revision": "2f3850938bfbf3b4b7bdaed57748d1ef13dad1b9,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-01T23:08:31.211917Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt/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": 9069,
            "filename": "data/translations/labwc_tweaks_ru.desktop.yaml",
            "revision": "7c960a709b4a26c4bfa6846381424ae2354aa045,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-01T04:01:54.468840Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ru/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": 9155,
            "filename": "data/translations/labwc_tweaks_pl.desktop.yaml",
            "revision": "4bf6fa086e76359ab6469511d84aee3a34f56177,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-01T15:28:16.625927Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pl/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": 9162,
            "filename": "data/translations/labwc_tweaks_et.desktop.yaml",
            "revision": "f507cbbdc071a9d2691fa59fffe147b978a62d2e,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/et/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/et/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-05-05T13:00:11.122563Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/et/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": 9184,
            "filename": "data/translations/labwc_tweaks_lt.desktop.yaml",
            "revision": "fdbb4b7219e035849d9c871b32108f23b751d3e0,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-08-16T11:37:21.575678Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/lt/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": 9192,
            "filename": "data/translations/labwc_tweaks_zh_CN.desktop.yaml",
            "revision": "7392da5cdb45115b3dd271bae246bca2da351820,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 2,
            "translated_words": 6,
            "translated_percent": 66.6,
            "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-06-07T03:08:03.455877Z",
            "last_author": "雪と葉",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/zh_CN/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": 9233,
            "filename": "data/translations/labwc_tweaks_de.desktop.yaml",
            "revision": "3a4b4ca098eff108cd754551525c4e861bfa9577,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/de/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/de/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-11-05T20:19:37.873525Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/de/units/?format=api"
        },
        {
            "language": {
                "code": "en_US",
                "name": "English (United States)",
                "plural": {
                    "id": 90,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en_US/",
                "url": "https://translate.lxqt-project.org/api/languages/en_US/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en_US/statistics/?format=api"
            },
            "language_code": "en_US",
            "id": 9241,
            "filename": "data/translations/labwc_tweaks_en_US.desktop.yaml",
            "revision": "775df48e7165ff68f6167b1bc5cc4c9ab67b69b3,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/en_US/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/en_US/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/en_US/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/en_US/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": 9242,
            "filename": "data/translations/labwc_tweaks_el.desktop.yaml",
            "revision": "f04154aa831f0a4cd9653dd26fa9991700545144,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/el/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/el/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-07-30T14:17:34.457742Z",
            "last_author": "Giannis Antypas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/el/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": 9277,
            "filename": "data/translations/labwc_tweaks_da.desktop.yaml",
            "revision": "03c5bf6923d36740ac28817247913ce218eeb6ea,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/da/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/da/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-08-17T20:54:46.612559Z",
            "last_author": "Peter  Jespersen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/da/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/da/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/da/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/da/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/da/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": 9281,
            "filename": "data/translations/labwc_tweaks_pt_BR.desktop.yaml",
            "revision": "3fa47757e4c4dace3766860b1481d434fc700754,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-08-24T07:45:36.609449Z",
            "last_author": "Deleted User",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/pt_BR/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": 9283,
            "filename": "data/translations/labwc_tweaks_ko.desktop.yaml",
            "revision": "8a27dca843e5caca75fcb7590dd3d348bb399306,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-08-26T12:21:12.540362Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ko/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 9285,
            "filename": "data/translations/labwc_tweaks_nl.desktop.yaml",
            "revision": "aef9029e8c545bcab178dd6bd148c37cbbcafcb2,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-09-21T09:47:57.851075Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/nl/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 9293,
            "filename": "data/translations/labwc_tweaks_ca.desktop.yaml",
            "revision": "2109e323359acacc05596dce63907a6e828efb6a,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "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-09-30T16:51:10.113913Z",
            "last_author": "Davidmp",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ca/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ka/",
                "url": "https://translate.lxqt-project.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 9577,
            "filename": "data/translations/labwc_tweaks_ka.desktop.yaml",
            "revision": "2c5d2a3941b2ed251860375f7ea9205cc42dd685,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-02T04:40:48.247181Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/ka/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": 9646,
            "filename": "data/translations/labwc_tweaks_fr.desktop.yaml",
            "revision": "132d0461b3503d614e0489dc84aae67b8b487ae5,069b5b2f106fd0dc8c036096acdd600ba6f4a8ee",
            "web_url": "https://translate.lxqt-project.org/projects/labwc/labwc-tweaks-menu-entry/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/labwc/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/labwc/labwc-tweaks-menu-entry/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 3,
            "total_words": 8,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-11T06:22:12.242793Z",
            "last_author": "vTT",
            "repository_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/labwc/labwc-tweaks-menu-entry/fr/units/?format=api"
        }
    ]
}