Translation components API.

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

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

{
    "count": 30,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/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": 1527,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/en/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/en/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "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": 1,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cs/",
                "url": "https://translate.lxqt-project.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 1528,
            "filename": "translations/lxqt-wallet_cs.ts",
            "revision": "13a1358258f63e5c99fb8a24ad2846ccd6881c55",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-10T12:02:12.939992Z",
            "last_author": "p-bo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/cs/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": 1529,
            "filename": "translations/lxqt-wallet_de.ts",
            "revision": "712eb516b3d0ccd77b35e9892069da604b498fa7",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/de/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/de/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/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": 1530,
            "filename": "translations/lxqt-wallet_es.ts",
            "revision": "b91cc3076591a73eeec026ce734b6de4a5788a9e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/es/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/es/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/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": 1531,
            "filename": "translations/lxqt-wallet_fr.ts",
            "revision": "cf1ca9c740336e881656b890ffe8a53049c701b8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "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": "2023-04-14T08:35:52.705427Z",
            "last_author": "wallon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/fr/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": 1533,
            "filename": "translations/lxqt-wallet_nl.ts",
            "revision": "0a79333327508591fa4fcf1de4e2503a2459fdc4",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-08T13:22:31.845762Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1534,
            "filename": "translations/lxqt-wallet_pl.ts",
            "revision": "f6562fc4b1f39583c78afed37f3d6d9ef1540c93",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "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-11T17:22:00.012225Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pl/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": 1535,
            "filename": "translations/lxqt-wallet_ru.ts",
            "revision": "0fa47b177ef68dd8a58dbcccba4ca1c3b4748b92",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "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:03:20.200858Z",
            "last_author": "Andrei Stepanov",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ru/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": 1538,
            "filename": "translations/lxqt-wallet_it.ts",
            "revision": "07bde9a8a99ded261da433fb5faac08cd3f0d907",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/it/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/it/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-10T08:22:15.565190Z",
            "last_author": "Lorenzo Fagnani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/it/units/?format=api"
        },
        {
            "language": {
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 139,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "iw",
                    "iw_il",
                    "heb"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/he/",
                "url": "https://translate.lxqt-project.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 4542,
            "filename": "translations/lxqt-wallet_he.ts",
            "revision": "b64e541fa0fbf30f935a597b6bff24b5e47e3d0d",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/he/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/he/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-11-08T08:38:41.621965Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/he/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ja/",
                "url": "https://translate.lxqt-project.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 5447,
            "filename": "translations/lxqt-wallet_ja.ts",
            "revision": "9a72d380c15e5b4354ac2a86dfb231786db429e8",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-17T09:52:01.853990Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/ja/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hu/",
                "url": "https://translate.lxqt-project.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 5453,
            "filename": "translations/lxqt-wallet_hu.ts",
            "revision": "d407f22773f396f789613ac83925913eaee392d7",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 21,
            "translated_words": 93,
            "translated_percent": 84.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 9,
            "failing_checks_percent": 8.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-21T17:59:39.906849Z",
            "last_author": "elek",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/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": 5792,
            "filename": "translations/lxqt-wallet_pt.ts",
            "revision": "56126aa12acb5ef01811b4445b887e254559d0a0",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-08T17:39:19.242100Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/pt/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/eo/",
                "url": "https://translate.lxqt-project.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 5847,
            "filename": "translations/lxqt-wallet_eo.ts",
            "revision": "783da0e1e41a0beeea5b642bbe943ead9541b1f6",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/eo/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/eo/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/eo/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/eo/units/?format=api"
        },
        {
            "language": {
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 330,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tur"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/tr/",
                "url": "https://translate.lxqt-project.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 5848,
            "filename": "translations/lxqt-wallet_tr.ts",
            "revision": "6b02a2b930ebfce2bf96f5a0ee22abc38c091e29",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-16T19:05:47.131188Z",
            "last_author": "Hasan Yıldız",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/tr/units/?format=api"
        },
        {
            "language": {
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 37,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bul"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/bg/",
                "url": "https://translate.lxqt-project.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 5851,
            "filename": "translations/lxqt-wallet_bg.ts",
            "revision": "b9d032eea6cc4cdde4a0ca88faedb0900b7598aa",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2020-12-12T18:34:59.351053Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/bg/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": 5924,
            "filename": "translations/lxqt-wallet_el.ts",
            "revision": "7bf1fb435a0e6d0a46b1c5ac0c800a9b89c0c474",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/el/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/el/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/el/units/?format=api"
        },
        {
            "language": {
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hr/",
                "url": "https://translate.lxqt-project.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 5925,
            "filename": "translations/lxqt-wallet_hr.ts",
            "revision": "8a0c71cce913ee116978d20088f23a50a8c5b64e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hr/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": 6686,
            "filename": "translations/lxqt-wallet_lt.ts",
            "revision": "1fa00f59aede531186525e945ca2cce2b8d6c84e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 25,
            "translated_words": 305,
            "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": 5,
            "have_comment": 0,
            "last_change": "2023-11-10T12:18:17.003229Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/lt/units/?format=api"
        },
        {
            "language": {
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "sin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/si/",
                "url": "https://translate.lxqt-project.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 6789,
            "filename": "translations/lxqt-wallet_si.ts",
            "revision": "2e28e5f4fda043eb789d82529a6ac145ea3a3e1a",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-wallet/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-wallet/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 25,
            "total_words": 305,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 4.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-03-04T19:07:46.681763Z",
            "last_author": "helabasa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/si/units/?format=api"
        }
    ]
}