Translation components API.

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

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

{
    "count": 22,
    "next": "https://translate.lxqt-project.org/api/components/qtilities/omgmounter/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": 8985,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/en/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/en/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 34,
            "total_words": 93,
            "translated": 34,
            "translated_words": 93,
            "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/qtilities/omgmounter/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/en/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": 8986,
            "filename": "resources/translations/omgmounter_de.ts",
            "revision": "201c8ea5c738b06b7525f13692fd8d97efb70493",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/de/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/de/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-30T22:38:29.046186Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/de/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": 8987,
            "filename": "resources/translations/omgmounter_es.ts",
            "revision": "1e50e17a03da6748bd7e845caba25f351aa20830",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/es/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/es/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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/qtilities/omgmounter/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/es/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": 8988,
            "filename": "resources/translations/omgmounter_fr.ts",
            "revision": "b4e5f8483a5da886b57e3f466ee251f83279b77a",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-04-21T13:32:23.270968Z",
            "last_author": "Baptiste Huchon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fr/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": 8989,
            "filename": "resources/translations/omgmounter_it.ts",
            "revision": "2f8ebcbaf33c590b3047dc965b2d1f4b4b0b5950",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/it/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/it/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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/qtilities/omgmounter/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/it/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": 8990,
            "filename": "resources/translations/omgmounter_pl.ts",
            "revision": "57e01e2070e6e709298bb7a3921d47cf76c3dc7a",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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:43:42.438176Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pl/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": 8991,
            "filename": "resources/translations/omgmounter_ro.ts",
            "revision": "56c69d69df1fcc82af56dc3b0483c223de28e83e",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/ro/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ro/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/ro/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ro/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ro/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ro/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ro/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ro/units/?format=api"
        },
        {
            "language": {
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "russian",
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ru/",
                "url": "https://translate.lxqt-project.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 8992,
            "filename": "resources/translations/omgmounter_ru.ts",
            "revision": "f20bef5aeb5fb440c4f5769e11edb184169e5375",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-04-20T08:16:25.109373Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ru/units/?format=api"
        },
        {
            "language": {
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 311,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sv/",
                "url": "https://translate.lxqt-project.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 8993,
            "filename": "resources/translations/omgmounter_sv.ts",
            "revision": "82168daf024acb73c57564161c12d4006e4b71a1",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 3.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/sv/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/uk/",
                "url": "https://translate.lxqt-project.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 8994,
            "filename": "resources/translations/omgmounter_uk.ts",
            "revision": "09fab8e549cce664d76348e2d6b0fa256703ea78",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-07T23:55:22.404761Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/uk/units/?format=api"
        },
        {
            "language": {
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 360,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_CN/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 8995,
            "filename": "resources/translations/omgmounter_zh_CN.ts",
            "revision": "5a3e4135e62fa0cbcc5b9825f79f741d7ed6da82",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-07T08:44:02.545019Z",
            "last_author": "carrothu-cn",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 8996,
            "filename": "resources/translations/omgmounter_zh_TW.ts",
            "revision": "7cdf4b56c4aa42dcd40bbc3ad5ef96ce66936a31",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-03-19T08:47:26.957700Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/zh_TW/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": 9012,
            "filename": "resources/translations/omgmounter_fi.ts",
            "revision": "25c4b0138cfedacc475ddacf0881832dca6d0eb1",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-17T03:42:15.270888Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/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": 9037,
            "filename": "resources/translations/omgmounter_pt.ts",
            "revision": "72c4fcc2b92679acb28d22f0a0c3a5fd470e5d9f",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-04-02T11:40:30.085729Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/pt/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": 9078,
            "filename": "resources/translations/omgmounter_nl.ts",
            "revision": "6fb131b0dd837f8c44dd01aa66f61233dc8f998c",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-04-19T15:31:51.016042Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/nl/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": 9189,
            "filename": "resources/translations/omgmounter_et.ts",
            "revision": "f790908dc2f6f9adcb6d31d0d365a399b6a82440",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/et/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/et/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-27T06:47:40.695678Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/et/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": 9256,
            "filename": "resources/translations/omgmounter_el.ts",
            "revision": "af2e12f54fe730b9af83f1d6fba71ec632beb14c",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/el/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/el/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-31T19:26:46.026909Z",
            "last_author": "Giannis Antypas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/el/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": 9297,
            "filename": "resources/translations/omgmounter_ca.ts",
            "revision": "92352c63a0abf3f02453b69225136cb2b0c3a726",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-03-28T09:52:33.128539Z",
            "last_author": "Davidmp",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/ca/units/?format=api"
        },
        {
            "language": {
                "code": "oc",
                "name": "Occitan",
                "plural": {
                    "id": 246,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "oci"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/oc/",
                "url": "https://translate.lxqt-project.org/api/languages/oc/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/oc/statistics/?format=api"
            },
            "language_code": "oc",
            "id": 9489,
            "filename": "resources/translations/omgmounter_oc.ts",
            "revision": "1763761252accace9e67fec36e597e046d051630",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 4,
            "translated_words": 8,
            "translated_percent": 12.1,
            "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-28T17:56:20.092936Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/oc/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": 9496,
            "filename": "resources/translations/omgmounter_lt.ts",
            "revision": "63aee4f37e1e3909bc7eb8ffa83955584ecdd21b",
            "web_url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/qtilities/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 33,
            "total_words": 89,
            "translated": 33,
            "translated_words": 89,
            "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-12T00:34:23.908101Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/qtilities/omgmounter/lt/units/?format=api"
        }
    ]
}