Translation components API.

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

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

{
    "count": 39,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/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": 118,
            "filename": "featherpad/data/translations/featherpad_pt_BR.ts",
            "revision": "0173e7ca1f52912d2f29c9e5b22340dad6ee934c",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "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-04T03:06:59.166553Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/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": 120,
            "filename": "featherpad/data/translations/featherpad_ru.ts",
            "revision": "bba7f3d714b1f8258a195b3bcb4d5b7e431e833b",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "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-14T12:47:52.863682Z",
            "last_author": "Azasis",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ru/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_SK",
            "id": 121,
            "filename": "featherpad/data/translations/featherpad_sk_SK.ts",
            "revision": "c6ae2bd5c7e05f76c54070b302df646ae6081f78",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 360,
            "translated_words": 1402,
            "translated_percent": 86.3,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 123,
            "failing_checks_words": 972,
            "failing_checks_percent": 29.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2023-01-20T19:25:35.333403Z",
            "last_author": "Ptrlw",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sk/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": 122,
            "filename": "featherpad/data/translations/featherpad_tr.ts",
            "revision": "ebb9cf8ac91cdf405189619625f3cbc194cac8a7",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 415,
            "translated_words": 1727,
            "translated_percent": 99.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": "2023-08-01T20:20:58.558654Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/tr/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": 123,
            "filename": "featherpad/data/translations/featherpad_zh_CN.ts",
            "revision": "cce4d457401acc61d9310cd429c27278bca4b847",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 415,
            "translated_words": 1727,
            "translated_percent": 99.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": "2023-06-18T07:25:53.996911Z",
            "last_author": "Wenyin Root",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 362,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_TW/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 124,
            "filename": "featherpad/data/translations/featherpad_zh_TW.ts",
            "revision": "9363d21d6738051b841cbb3722608534d1e6921c",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/zh_TW/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/zh_TW/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/zh_TW/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "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-21T03:53:03.046117Z",
            "last_author": "BigELK176 ≡",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_TW/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_TW/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/zh_TW/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": 3014,
            "filename": "featherpad/data/translations/featherpad_he.ts",
            "revision": "9cf952c99c089f08ff0bf4a82128fdbe4a1fac20",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/he/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/he/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-29T08:04:40.509842Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/he/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": 5781,
            "filename": "featherpad/data/translations/featherpad_pt.ts",
            "revision": "7f2e9904272809b802da1299a2d64aef67b58b73",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-04T22:31:41.354451Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/pt/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": 5841,
            "filename": "featherpad/data/translations/featherpad_bg.ts",
            "revision": "5d82a87fe7e6882a31a7c1d72475fa917025ee6e",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 415,
            "translated_words": 1727,
            "translated_percent": 99.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": "2024-05-04T17:24:09.359295Z",
            "last_author": "Mincho Kondarev",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/bg/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": 5988,
            "filename": "featherpad/data/translations/featherpad_fi.ts",
            "revision": "c182bdbe403625acacf995685f1afee20ee0bfdd",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 415,
            "translated_words": 1727,
            "translated_percent": 99.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": 1,
            "last_change": "2024-03-11T00:47:32.360726Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/fi/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": 6858,
            "filename": "featherpad/data/translations/featherpad_si.ts",
            "revision": "dc88033697f48934e729acb2617664aca7103dee",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/si/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/si/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "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/tsujan/featherpad/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/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": 6982,
            "filename": "featherpad/data/translations/featherpad_et.ts",
            "revision": "801a091ddfb5d3e3c12d390fdb07c03b413ff4e0",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/et/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/et/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "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-12-28T18:47:41.638619Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/et/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": 7490,
            "filename": "featherpad/data/translations/featherpad_uk.ts",
            "revision": "66a75c0fd067e083a674ddef5d572ed1b0d965ce",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "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": 3,
            "last_change": "2025-01-12T15:15:14.384622Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/uk/units/?format=api"
        },
        {
            "language": {
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 52,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ca/",
                "url": "https://translate.lxqt-project.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 7654,
            "filename": "featherpad/data/translations/featherpad_ca.ts",
            "revision": "220eaee7ba329042aca99cdb131e30cad2cf80a4",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "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": "2025-03-28T08:50:09.642696Z",
            "last_author": "Davidmp",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ca/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": 7767,
            "filename": "featherpad/data/translations/featherpad_hr.ts",
            "revision": "be5daedf92d1879cfaadfd958a33110015c7f296",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "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/tsujan/featherpad/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hr/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": 7964,
            "filename": "featherpad/data/translations/featherpad_sv.ts",
            "revision": "fd81e022ed275f2bfb8db4a5ca883f8638840e70",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 417,
            "translated_words": 1738,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-01-08T12:20:01.625700Z",
            "last_author": "bittin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sv/units/?format=api"
        },
        {
            "language": {
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 141,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hi/",
                "url": "https://translate.lxqt-project.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 8004,
            "filename": "featherpad/data/translations/featherpad_hi.ts",
            "revision": "96f2aaf11e31cad479fc30f9906e7f46fac8c44a",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/hi/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/hi/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/hi/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 48,
            "translated_words": 72,
            "translated_percent": 11.5,
            "fuzzy": 6,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-10-04T17:47:44.699200Z",
            "last_author": "Bashishtha Narayan Singh",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hi/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": 9265,
            "filename": "featherpad/data/translations/featherpad_sl.ts",
            "revision": "3877e3320b1e073fbc665527ff47134d8b3976b6",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 44,
            "translated_words": 66,
            "translated_percent": 10.5,
            "fuzzy": 6,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-08-05T04:57:01.856682Z",
            "last_author": "Aleks Marinic",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/sl/units/?format=api"
        },
        {
            "language": {
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ka/",
                "url": "https://translate.lxqt-project.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 9595,
            "filename": "featherpad/data/translations/featherpad_ka.ts",
            "revision": "8705dbd645e8f81e5ead4a7bd7d8b664bafd3b43",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/featherpad/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/featherpad/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 417,
            "total_words": 1738,
            "translated": 317,
            "translated_words": 617,
            "translated_percent": 76.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-24T03:47:38.808860Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ka/units/?format=api"
        }
    ]
}