Translation components API.

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

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

{
    "count": 40,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/translations/?format=api",
    "results": [
        {
            "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": 5812,
            "filename": "feathernotes/data/translations/feathernotes_pt.ts",
            "revision": "9457522edbdeb202e086e5ba8c1249ea3d0d8438",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/pt/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/pt/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/pt/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-14T18:53:50.753311Z",
            "last_author": "Hugo Carvalho",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt/units/?format=api"
        },
        {
            "language": {
                "code": "ar_DZ",
                "name": "Arabic (Algeria)",
                "plural": {
                    "id": 14,
                    "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": [],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/ar_DZ/",
                "url": "https://translate.lxqt-project.org/api/languages/ar_DZ/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ar_DZ/statistics/?format=api"
            },
            "language_code": "ar_DZ",
            "id": 5972,
            "filename": "feathernotes/data/translations/feathernotes_ar_DZ.ts",
            "revision": "b8abb133ae85f45811b114b3b65563c3a6b38c9e",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/ar_DZ/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ar_DZ/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ar_DZ/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ar_DZ/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "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/feathernotes/ar_DZ/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ar_DZ/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ar_DZ/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ar_DZ/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ar_DZ/units/?format=api"
        },
        {
            "language": {
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 32,
                    "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": [
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/be/",
                "url": "https://translate.lxqt-project.org/api/languages/be/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 5973,
            "filename": "feathernotes/data/translations/feathernotes_be.ts",
            "revision": "e2dbd61f895dfb17aa48361739064bbba8e9e4e3",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/be/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/be/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/be/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 116,
            "translated_words": 179,
            "translated_percent": 32.8,
            "fuzzy": 2,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-18T13:25:18.072451Z",
            "last_author": "Stary Pień",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/be/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": 5974,
            "filename": "feathernotes/data/translations/feathernotes_fi.ts",
            "revision": "d342c9ef8af968490565f2f94a84bbbcbed368d1",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/fi/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/fi/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/fi/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 319,
            "translated_words": 911,
            "translated_percent": 90.3,
            "fuzzy": 34,
            "fuzzy_words": 59,
            "fuzzy_percent": 9.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 17,
            "last_change": "2023-11-05T20:14:00.025887Z",
            "last_author": "Jouni Järvinen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fi/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fi/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fi/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fi/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fi/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": 5978,
            "filename": "feathernotes/data/translations/feathernotes_bg.ts",
            "revision": "71648578437755ba6882c652a970bff6a86affc7",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/bg/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/bg/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/bg/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-11T08:00:50.857455Z",
            "last_author": "cybercop",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/bg/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/bg/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/bg/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/bg/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/bg/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": 5979,
            "filename": "feathernotes/data/translations/feathernotes_et.ts",
            "revision": "a0f36fdc589c6353925f88a7130532de9fcc4ba7",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/et/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/et/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/et/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-05T08:03:57.528721Z",
            "last_author": "Priit Jõerüüt",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/et/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": 5981,
            "filename": "feathernotes/data/translations/feathernotes_ko.ts",
            "revision": "3711f14d5d8e088e97b27f4f118b5daf66539029",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/ko/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ko/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ko/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-09-19T11:31:59.639843Z",
            "last_author": "이정희",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ko/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ko/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ko/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ko/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ko/units/?format=api"
        },
        {
            "language": {
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 71,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/da/",
                "url": "https://translate.lxqt-project.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 5984,
            "filename": "feathernotes/data/translations/feathernotes_da.ts",
            "revision": "6227dc24373a0d00f10ed8d34b2b96bd1bbc3df4",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/da/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/da/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/da/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 306,
            "translated_words": 700,
            "translated_percent": 86.6,
            "fuzzy": 1,
            "fuzzy_words": 2,
            "fuzzy_percent": 0.2,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-09-19T20:41:28.094209Z",
            "last_author": "Peter  Jespersen",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/da/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/da/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/da/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/da/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/da/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": 5985,
            "filename": "feathernotes/data/translations/feathernotes_tr.ts",
            "revision": "7926d1077adda3d7f87c732d1a8832f81c7b9fe1",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/tr/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/tr/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/tr/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-07-06T14:08:28.119296Z",
            "last_author": "Dr. Ayhan YALÇINSOY",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/tr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/tr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/tr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/tr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/tr/units/?format=api"
        },
        {
            "language": {
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 81,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/el/",
                "url": "https://translate.lxqt-project.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 5989,
            "filename": "feathernotes/data/translations/feathernotes_el.ts",
            "revision": "0fc45591baee2dbee19325f3c327af3e2a565c6e",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/el/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/el/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/el/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "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-10-18T19:10:01.778984Z",
            "last_author": "Giannis Antypas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/el/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/el/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/el/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/el/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/el/units/?format=api"
        },
        {
            "language": {
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 110,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "web_url": "https://translate.lxqt-project.org/languages/fa/",
                "url": "https://translate.lxqt-project.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 5990,
            "filename": "feathernotes/data/translations/feathernotes_fa.ts",
            "revision": "f7d39ebf2e039e02e589814b8bd4f95f4220da46",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/fa/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/fa/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/fa/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-02-08T20:13:47.022316Z",
            "last_author": "S. M. Ali HosseiniFard",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fa/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fa/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fa/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fa/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fa/units/?format=api"
        },
        {
            "language": {
                "code": "zh_HANT",
                "name": "zh_HANT (generated)",
                "plural": {
                    "id": 397,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/zh_HANT/",
                "url": "https://translate.lxqt-project.org/api/languages/zh_HANT/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/zh_HANT/statistics/?format=api"
            },
            "language_code": "zh_HANT",
            "id": 6722,
            "filename": "feathernotes/data/translations/feathernotes_zh_HANT.ts",
            "revision": "90a490da24cd2f4d5431f2587e7521f850f632ec",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/zh_HANT/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/zh_HANT/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/zh_HANT/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_HANT/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 318,
            "translated_words": 734,
            "translated_percent": 90.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 136,
            "failing_checks_words": 398,
            "failing_checks_percent": 38.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-04-28T03:05:51.430248Z",
            "last_author": "Python-37",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_HANT/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_HANT/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_HANT/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_HANT/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_HANT/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": 6859,
            "filename": "feathernotes/data/translations/feathernotes_si.ts",
            "revision": "6d7aa0b7f25d9efac2038515a2d50153d196cddf",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/si/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/si/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/si/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "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/feathernotes/si/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/si/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/si/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/si/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/si/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": 7491,
            "filename": "feathernotes/data/translations/feathernotes_uk.ts",
            "revision": "64a5f190d48dcdffdb0f0c8de18f4658b5d0ea3f",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/uk/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/uk/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/uk/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 2,
            "last_change": "2022-07-05T08:38:18.388513Z",
            "last_author": "Ihor Hordiichuk",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/uk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/uk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/uk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/uk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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": 7762,
            "filename": "feathernotes/data/translations/feathernotes_ca.ts",
            "revision": "4685e50083a15a706d5a7b03b3aef1905cd3482b",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/ca/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ca/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ca/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-16T19:15:31.907835Z",
            "last_author": "Joan Miró",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ca/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ca/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ca/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ca/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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": 7764,
            "filename": "feathernotes/data/translations/feathernotes_hr.ts",
            "revision": "1a343b28638abf56eb4410a0b1ba14810c2acad6",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/hr/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/hr/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/hr/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "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/feathernotes/hr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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": 7967,
            "filename": "feathernotes/data/translations/feathernotes_sv.ts",
            "revision": "d6a3bb0ba793dd2bf29feffde97ea3743e2a66f7",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/sv/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/sv/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/sv/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 353,
            "translated_words": 970,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-21T15:04:20.799672Z",
            "last_author": "bittin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sv/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sv/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sv/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sv/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sv/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": 9266,
            "filename": "feathernotes/data/translations/feathernotes_sl.ts",
            "revision": "39b5767fd355efa26782ea67a3c997f7954a3755",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/sl/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/sl/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/sl/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "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/feathernotes/sl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sl/units/?format=api"
        },
        {
            "language": {
                "code": "en_GB",
                "name": "English (United Kingdom)",
                "plural": {
                    "id": 85,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english_uk"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en_GB/",
                "url": "https://translate.lxqt-project.org/api/languages/en_GB/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en_GB/statistics/?format=api"
            },
            "language_code": "en_GB",
            "id": 9398,
            "filename": "feathernotes/data/translations/feathernotes_en_GB.ts",
            "revision": "392a75afa358aa51816b406b440a28d1c5075aca",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/en_GB/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/en_GB/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/en_GB/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en_GB/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 16,
            "translated_words": 36,
            "translated_percent": 4.5,
            "fuzzy": 8,
            "fuzzy_words": 10,
            "fuzzy_percent": 2.2,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-07T12:35:42.541251Z",
            "last_author": "Andi Chandler",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en_GB/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en_GB/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en_GB/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en_GB/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en_GB/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": 9594,
            "filename": "feathernotes/data/translations/feathernotes_ka.ts",
            "revision": "83fc6d0751e2c1f763070a70ee36e11471562a95",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/ka/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ka/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ka/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 327,
            "translated_words": 636,
            "translated_percent": 92.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-03-30T09:23:45.677679Z",
            "last_author": "NorwayFun",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ka/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ka/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ka/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ka/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ka/units/?format=api"
        }
    ]
}