Translation components API.

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

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

{
    "count": 45,
    "next": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/translations/?format=api&page=3",
    "previous": "https://translate.lxqt-project.org/api/components/lxqt-desktop/screengrab/translations/?format=api",
    "results": [
        {
            "language": {
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 263,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pt_BR/",
                "url": "https://translate.lxqt-project.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 1948,
            "filename": "translations/screengrab_pt_BR.ts",
            "revision": "33b0e064fc9725359669481262ec417cdc31c2dc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-03T11:47:19.413257Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pt_BR/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": 1950,
            "filename": "translations/screengrab_ru.ts",
            "revision": "dd74c8eff5a98dfc966f59ee7b3c135b5ba6d9dc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-13T17:25:47.439318Z",
            "last_author": "Dmitry",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/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": 1951,
            "filename": "translations/screengrab_sv.ts",
            "revision": "352b0958795fee723c90c5b71e4b7006d3bb71be",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-02-27T11:35:26.222523Z",
            "last_author": "bittin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sv/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": 1952,
            "filename": "translations/screengrab_tr.ts",
            "revision": "c27ff3a427cd1091a58e7eed5528ce10a7db368f",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 128,
            "translated_words": 492,
            "translated_percent": 98.4,
            "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-11-07T19:11:23.798411Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/tr/units/?format=api"
        },
        {
            "language": {
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 338,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ukr"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/uk/",
                "url": "https://translate.lxqt-project.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1953,
            "filename": "translations/screengrab_uk.ts",
            "revision": "33bdc27772c004f69f76d5a595817c6544f0b103",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-02-22T14:27:19.405491Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/uk/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": 6031,
            "filename": "translations/screengrab_bg.ts",
            "revision": "f9eab2a1d6780a4c5fb3c1488324decabb0526a3",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-02-15T07:51:31.321492Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/bg/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": 6696,
            "filename": "translations/screengrab_zh_TW.ts",
            "revision": "35b7ecc70b792cfb1fac042451d1b5775f77e92e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-21T05:26:25.941756Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_TW/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": 6697,
            "filename": "translations/screengrab_zh_CN.ts",
            "revision": "fd02fd098419c378dbed81b482dabbdd1cd1baa9",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 128,
            "translated_words": 492,
            "translated_percent": 98.4,
            "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-09-01T03:52:34.934066Z",
            "last_author": "digger yu",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/zh_CN/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": 6801,
            "filename": "translations/screengrab_si.ts",
            "revision": "c60e8134171b0c888fd32a4a7d384036a9c4e092",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/si/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/si/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 2,
            "translated_words": 3,
            "translated_percent": 1.5,
            "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:11:09.643448Z",
            "last_author": "helabasa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/si/units/?format=api"
        },
        {
            "language": {
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 107,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "est"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/et/",
                "url": "https://translate.lxqt-project.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 6988,
            "filename": "translations/screengrab_et.ts",
            "revision": "c859962d8e7365284e2fc230378fdfd3b313fa50",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/et/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/et/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-02-14T16:34:38.045911Z",
            "last_author": "Jalakas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/et/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": 7112,
            "filename": "translations/screengrab_nl.ts",
            "revision": "eb20e5937b109caa4fc20b1328cc50ba41eb089e",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-02-15T15:18:27.003336Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/nl/units/?format=api"
        },
        {
            "language": {
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 292,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sk/",
                "url": "https://translate.lxqt-project.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 7231,
            "filename": "translations/screengrab_sk.ts",
            "revision": "43f1fa77476fade63a7f699bbd61add0ceac0838",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-10T15:34:23.440290Z",
            "last_author": "Jan Piatak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sk/units/?format=api"
        },
        {
            "language": {
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 345,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vie"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/vi/",
                "url": "https://translate.lxqt-project.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 7273,
            "filename": "translations/screengrab_vi.ts",
            "revision": "575fc1494a05a2c774bcc3f7e48b4439784a2cfc",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/vi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/vi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/vi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 128,
            "translated_words": 492,
            "translated_percent": 98.4,
            "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-07-28T07:45:49.048913Z",
            "last_author": "Mai Thanh Minh",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/vi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/vi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/vi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/vi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/vi/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": 7667,
            "filename": "translations/screengrab_oc.ts",
            "revision": "475b3c502bc73ae92aee12dfb2423c36ff991ab5",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/oc/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/oc/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/oc/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/oc/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 5,
            "translated_words": 14,
            "translated_percent": 3.8,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 0.7,
            "failing_checks": 1,
            "failing_checks_words": 6,
            "failing_checks_percent": 0.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-11-03T18:29:29.431357Z",
            "last_author": "Quentin PAGÈS",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/oc/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/oc/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/oc/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/oc/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/oc/units/?format=api"
        },
        {
            "language": {
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "korean",
                    "kor"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ko/",
                "url": "https://translate.lxqt-project.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 7845,
            "filename": "translations/screengrab_ko.ts",
            "revision": "39d19f739d3662367eb628ad1fb0b8aca74e7479",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 128,
            "translated_words": 492,
            "translated_percent": 98.4,
            "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-26T09:54:44.248273Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ko/units/?format=api"
        },
        {
            "language": {
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 293,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/sl/",
                "url": "https://translate.lxqt-project.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 7858,
            "filename": "translations/screengrab_sl.ts",
            "revision": "89c4c1c5dc06f114d7a1c827864b470852532ab2",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "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/screengrab/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/sl/units/?format=api"
        },
        {
            "language": {
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "arabic",
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar/",
                "url": "https://translate.lxqt-project.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 8092,
            "filename": "translations/screengrab_ar.ts",
            "revision": "f9a53909a63452c07fc5bd2e387120002c3f0574",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/ar/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/ar/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/ar/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-02-14T18:29:30.891612Z",
            "last_author": "Ali Alhaidary علي الحيدري",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/ar/units/?format=api"
        },
        {
            "language": {
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fi/",
                "url": "https://translate.lxqt-project.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 8321,
            "filename": "translations/screengrab_fi.ts",
            "revision": "128a89ccd5058d6b140956cfa5a7d3c6d530e591",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 128,
            "translated_words": 492,
            "translated_percent": 98.4,
            "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": 5,
            "last_change": "2024-11-15T16:38:51.862273Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/fi/units/?format=api"
        },
        {
            "language": {
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 253,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pa/",
                "url": "https://translate.lxqt-project.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 8688,
            "filename": "translations/screengrab_pa.ts",
            "revision": "5c77bcfe1b54fe37765fb9a5846a402d8f005106",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/pa/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/pa/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/pa/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 98,
            "translated_words": 308,
            "translated_percent": 75.3,
            "fuzzy": 1,
            "fuzzy_words": 11,
            "fuzzy_percent": 0.7,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-17T13:44:59.517900Z",
            "last_author": "A S Alam",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/pa/units/?format=api"
        },
        {
            "language": {
                "code": "lg",
                "name": "Luganda",
                "plural": {
                    "id": 197,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "lug"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lg/",
                "url": "https://translate.lxqt-project.org/api/languages/lg/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lg/statistics/?format=api"
            },
            "language_code": "lg",
            "id": 8790,
            "filename": "translations/screengrab_lg.ts",
            "revision": "48882e704d1af77877bf58c65ea97529e9f62fce",
            "web_url": "https://translate.lxqt-project.org/projects/lxqt-desktop/screengrab/lg/",
            "share_url": "https://translate.lxqt-project.org/engage/lxqt-desktop/lg/",
            "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/screengrab/lg/",
            "url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/lg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 130,
            "total_words": 498,
            "translated": 130,
            "translated_words": 498,
            "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-02-14T15:59:41.821260Z",
            "last_author": "Kizito Birabwa",
            "repository_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/lg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/lg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/lg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/lg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/screengrab/lg/units/?format=api"
        }
    ]
}