Translation components API.

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

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

{
    "count": 40,
    "next": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/translations/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "language": {
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 82,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "english",
                    "en_en",
                    "base",
                    "source",
                    "eng"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/en/",
                "url": "https://translate.lxqt-project.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 2273,
            "filename": "",
            "revision": "",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/en/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/en/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/en/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en/?format=api",
            "is_template": true,
            "is_source": true,
            "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": 4,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/en/units/?format=api"
        },
        {
            "language": {
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cs/",
                "url": "https://translate.lxqt-project.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 2274,
            "filename": "feathernotes/data/translations/feathernotes_cs.ts",
            "revision": "36374885c8b961980f9098d15e5ef71258500b3c",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/cs/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/cs/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/cs/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cs/?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-27T12:33:47.474793Z",
            "last_author": "vikdevelop",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cs/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cs/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cs/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cs/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cs/units/?format=api"
        },
        {
            "language": {
                "code": "cy",
                "name": "Welsh",
                "plural": {
                    "id": 70,
                    "source": 0,
                    "number": 6,
                    "formula": "(n==0) ? 0 : (n==1) ? 1 : (n==2) ? 2 : (n==3) ? 3 :(n==6) ? 4 : 5",
                    "type": 12
                },
                "aliases": [
                    "cym",
                    "wel"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/cy/",
                "url": "https://translate.lxqt-project.org/api/languages/cy/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/cy/statistics/?format=api"
            },
            "language_code": "cy",
            "id": 2275,
            "filename": "feathernotes/data/translations/feathernotes_cy.ts",
            "revision": "1b5e40dd82fde0f659c311fdfcee07a06d406b8b",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/cy/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/cy/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/cy/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cy/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 285,
            "translated_words": 626,
            "translated_percent": 80.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 169,
            "failing_checks_words": 485,
            "failing_checks_percent": 47.8,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cy/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cy/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cy/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cy/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/cy/units/?format=api"
        },
        {
            "language": {
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "german",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/de/",
                "url": "https://translate.lxqt-project.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 2276,
            "filename": "feathernotes/data/translations/feathernotes_de.ts",
            "revision": "b530845c8a8930c9f18ec9a8e2c537d8272483fb",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/de/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/de/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/de/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 348,
            "translated_words": 901,
            "translated_percent": 98.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-12-17T18:04:16.644633Z",
            "last_author": "Ettore Atalan",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/de/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/de/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/de/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/de/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/de/units/?format=api"
        },
        {
            "language": {
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/eo/",
                "url": "https://translate.lxqt-project.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 2277,
            "filename": "feathernotes/data/translations/feathernotes_eo.ts",
            "revision": "2fd56f51cdb48f4428898394ad0ccecafdf9373d",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/eo/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/eo/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/eo/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/eo/?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": "2021-08-02T00:45:20.086868Z",
            "last_author": "Nikolay Korotkiy",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/eo/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/eo/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/eo/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/eo/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/eo/units/?format=api"
        },
        {
            "language": {
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "spanish",
                    "spa"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/es/",
                "url": "https://translate.lxqt-project.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 2278,
            "filename": "feathernotes/data/translations/feathernotes_es.ts",
            "revision": "f561f0653cda68e36457ee92907e3be4db84e4e0",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/es/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/es/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/es/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/es/?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-05-04T18:12:44.539440Z",
            "last_author": "Adolfo Jayme Barrientos",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/es/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/es/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/es/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/es/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/es/units/?format=api"
        },
        {
            "language": {
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 117,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "french",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/fr/",
                "url": "https://translate.lxqt-project.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 2279,
            "filename": "feathernotes/data/translations/feathernotes_fr.ts",
            "revision": "b044797f80ce173f9b7a6d4a099562dce4943e9f",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/fr/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/fr/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/fr/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fr/?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-07-14T14:51:08.762293Z",
            "last_author": "wallon",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fr/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fr/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fr/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fr/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/fr/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": 2280,
            "filename": "feathernotes/data/translations/feathernotes_he.ts",
            "revision": "369de9f3b734ecde6115939afafdc7b8b5a656b5",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/he/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/he/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/he/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/he/?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-14T18:05:03.574383Z",
            "last_author": "Yaron Shahrabani",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/he/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/he/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/he/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/he/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/he/units/?format=api"
        },
        {
            "language": {
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 149,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/hu/",
                "url": "https://translate.lxqt-project.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 2281,
            "filename": "feathernotes/data/translations/feathernotes_hu.ts",
            "revision": "53fd89f5efcc5052af621363e7d1a0b94b6e9961",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/hu/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/hu/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/hu/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 347,
            "translated_words": 896,
            "translated_percent": 98.3,
            "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-02-13T08:50:19.220608Z",
            "last_author": "Ács Zoltán",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hu/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hu/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hu/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hu/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/hu/units/?format=api"
        },
        {
            "language": {
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 153,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "indonesian",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/id/",
                "url": "https://translate.lxqt-project.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 2282,
            "filename": "feathernotes/data/translations/feathernotes_id.ts",
            "revision": "c3bd586e3fe736c8c844f6a028f1e2ca57c311d0",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/id/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/id/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/id/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 273,
            "translated_words": 502,
            "translated_percent": 77.3,
            "fuzzy": 12,
            "fuzzy_words": 87,
            "fuzzy_percent": 3.3,
            "failing_checks": 38,
            "failing_checks_words": 72,
            "failing_checks_percent": 10.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-01-14T10:02:30.159416Z",
            "last_author": "BambangPriambodo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/id/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/id/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/id/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/id/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/id/units/?format=api"
        },
        {
            "language": {
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 162,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jpn"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/ja/",
                "url": "https://translate.lxqt-project.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 2283,
            "filename": "feathernotes/data/translations/feathernotes_ja.ts",
            "revision": "0700a1730e54819e90cddc6354320fe587eb320f",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/ja/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ja/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ja/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ja/?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": 0,
            "last_change": "2023-08-04T09:02:34.294939Z",
            "last_author": "Masamichi Ito",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ja/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ja/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ja/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ja/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ja/units/?format=api"
        },
        {
            "language": {
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 203,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/lt/",
                "url": "https://translate.lxqt-project.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 2284,
            "filename": "feathernotes/data/translations/feathernotes_lt.ts",
            "revision": "f8ec5611eca13ecefde13a73ab579523d1745642",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/lt/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/lt/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/lt/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/lt/?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-10-23T20:06:25.972266Z",
            "last_author": "Moo",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/lt/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/lt/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/lt/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/lt/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/lt/units/?format=api"
        },
        {
            "language": {
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 231,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "no_no",
                    "no",
                    "nb"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nb_NO/",
                "url": "https://translate.lxqt-project.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 2285,
            "filename": "feathernotes/data/translations/feathernotes_nb_NO.ts",
            "revision": "caa027ddb6dce6f571d00be1037ec8899f57d254",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/nb_NO/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/nb_NO/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/nb_NO/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 307,
            "translated_words": 724,
            "translated_percent": 86.9,
            "fuzzy": 4,
            "fuzzy_words": 4,
            "fuzzy_percent": 1.1,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-10-20T11:03:37.347466Z",
            "last_author": "ovl-1",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nb_NO/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nb_NO/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nb_NO/units/?format=api"
        },
        {
            "language": {
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/nl/",
                "url": "https://translate.lxqt-project.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 2286,
            "filename": "feathernotes/data/translations/feathernotes_nl.ts",
            "revision": "fc1394e39d93ab769c8d13df4ce484735c808e05",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/nl/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/nl/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/nl/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nl/?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": 6,
            "have_comment": 0,
            "last_change": "2022-12-27T17:35:45.713350Z",
            "last_author": "Heimen Stoffels",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/nl/units/?format=api"
        },
        {
            "language": {
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 256,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "polish",
                    "pol"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/pl/",
                "url": "https://translate.lxqt-project.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 2287,
            "filename": "feathernotes/data/translations/feathernotes_pl.ts",
            "revision": "f3342801842dd7f1685449d8f270102611515fa8",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/pl/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/pl/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/pl/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pl/?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-03-11T17:23:52.020597Z",
            "last_author": "Jan Rolski",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pl/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pl/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pl/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pl/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pl/units/?format=api"
        },
        {
            "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": 2288,
            "filename": "feathernotes/data/translations/feathernotes_pt_BR.ts",
            "revision": "422632c93d1e0872fb9177773f476a4c8fa6c1e7",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/pt_BR/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/pt_BR/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/pt_BR/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 350,
            "translated_words": 916,
            "translated_percent": 99.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2025-04-04T03:04:48.871796Z",
            "last_author": "Pedro Maimere",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt_BR/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt_BR/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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": 2290,
            "filename": "feathernotes/data/translations/feathernotes_ru.ts",
            "revision": "49c0df0e66a28a14586e22b699a53f339cf07380",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/ru/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/ru/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/ru/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ru/?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-08-02T10:40:07.750933Z",
            "last_author": "Pavel Shlyak",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ru/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ru/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ru/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/ru/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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": 2291,
            "filename": "feathernotes/data/translations/feathernotes_sk_SK.ts",
            "revision": "97c4d8cb277f92c305f94c5c8e8372397918b13d",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/sk/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/sk/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/sk/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 353,
            "total_words": 970,
            "translated": 322,
            "translated_words": 785,
            "translated_percent": 91.2,
            "fuzzy": 2,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.5,
            "failing_checks": 124,
            "failing_checks_words": 402,
            "failing_checks_percent": 35.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-04T12:35:03.794605Z",
            "last_author": "Paolo Vigoroso",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sk/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sk/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sk/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sk/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/sk/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": 2292,
            "filename": "feathernotes/data/translations/feathernotes_zh_CN.ts",
            "revision": "4e36d4bd74d51063a668eb7bec5ae043b37d0728",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/zh_CN/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/zh_CN/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/zh_CN/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_CN/?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-12T14:58:54.636602Z",
            "last_author": "LiYulin",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_CN/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_CN/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/zh_CN/units/?format=api"
        },
        {
            "language": {
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita"
                ],
                "direction": "ltr",
                "web_url": "https://translate.lxqt-project.org/languages/it/",
                "url": "https://translate.lxqt-project.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.lxqt-project.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 2310,
            "filename": "feathernotes/data/translations/feathernotes_it.ts",
            "revision": "604a84b546ddb93823616e01071fae4f881a6d33",
            "web_url": "https://translate.lxqt-project.org/projects/tsujan/feathernotes/it/",
            "share_url": "https://translate.lxqt-project.org/engage/tsujan/it/",
            "translate_url": "https://translate.lxqt-project.org/translate/tsujan/feathernotes/it/",
            "url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/it/?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-06T09:40:36.347481Z",
            "last_author": "Standreas",
            "repository_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/it/repository/?format=api",
            "file_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/it/file/?format=api",
            "statistics_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/it/statistics/?format=api",
            "changes_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/it/changes/?format=api",
            "units_list_url": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/it/units/?format=api"
        }
    ]
}