Translation components API.

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

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

{
    "count": 33,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.tryton.org/languages/ar/",
                "url": "https://translate.tryton.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 435,
            "filename": "modules/account_invoice_correction/locale/ar.po",
            "revision": "a84319acd2bdbadbcc3fef500e72e70be66ff97f",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/ar/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/ar/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/ar/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 37.5,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:21.676234Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ar/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ar/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ar/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ar/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ar/units/?format=api"
        },
        {
            "language": {
                "id": 32,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.tryton.org/languages/bg/",
                "url": "https://translate.tryton.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 436,
            "filename": "modules/account_invoice_correction/locale/bg.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/bg/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/bg/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/bg/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:21.821971Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/bg/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/bg/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/bg/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/bg/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/bg/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.tryton.org/languages/ca/",
                "url": "https://translate.tryton.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 437,
            "filename": "modules/account_invoice_correction/locale/ca.po",
            "revision": "b04cc39b775f346fa8da170028b0e6ea80fa05d3",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/ca/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/ca/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/ca/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:21.996960Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ca/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ca/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ca/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ca/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ca/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.tryton.org/languages/cs/",
                "url": "https://translate.tryton.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 438,
            "filename": "modules/account_invoice_correction/locale/cs.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/cs/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/cs/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/cs/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:22.125833Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/cs/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/cs/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/cs/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/cs/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/cs/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.tryton.org/languages/de/",
                "url": "https://translate.tryton.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 439,
            "filename": "modules/account_invoice_correction/locale/de.po",
            "revision": "8811e9a9a732df27d72cfd7ad8579a1aaefaf581",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/de/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/de/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/de/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:22.294866Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/de/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/de/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/de/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/de/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/de/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.tryton.org/languages/el/",
                "url": "https://translate.tryton.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 440,
            "filename": "modules/account_invoice_correction/locale/el.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/el/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/el/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/el/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:22.359771Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/el/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/el/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/el/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/el/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/el/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.tryton.org/languages/es/",
                "url": "https://translate.tryton.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 441,
            "filename": "modules/account_invoice_correction/locale/es.po",
            "revision": "750646e03bff6a0d8a60b4cda091dafaa793eb42",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/es/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/es/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/es/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:22.421228Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es/units/?format=api"
        },
        {
            "language": {
                "id": 93,
                "code": "es_419",
                "name": "Spanish (Latin America)",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.tryton.org/languages/es_419/",
                "url": "https://translate.tryton.org/api/languages/es_419/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/es_419/statistics/?format=api"
            },
            "language_code": "es_419",
            "id": 442,
            "filename": "modules/account_invoice_correction/locale/es_419.po",
            "revision": "63bb3bf60e4f90e3abfba8f502fee2f3df52f591",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/es_419/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/es_419/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/es_419/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es_419/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "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": "2024-02-29T23:24:22.477951Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es_419/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es_419/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es_419/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es_419/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/es_419/units/?format=api"
        },
        {
            "language": {
                "id": 94,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 94,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://translate.tryton.org/languages/et/",
                "url": "https://translate.tryton.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 443,
            "filename": "modules/account_invoice_correction/locale/et.po",
            "revision": "d7a9d957d95f590c9cb08031fe379294235d2017",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/et/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/et/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/et/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 7,
            "translated_words": 9,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:22.544905Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/et/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/et/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/et/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/et/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/et/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "fa",
                "name": "Persian",
                "plural": {
                    "id": 96,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fas_ir",
                    "fas",
                    "per"
                ],
                "direction": "rtl",
                "population": 84710458,
                "web_url": "https://translate.tryton.org/languages/fa/",
                "url": "https://translate.tryton.org/api/languages/fa/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/fa/statistics/?format=api"
            },
            "language_code": "fa",
            "id": 444,
            "filename": "modules/account_invoice_correction/locale/fa.po",
            "revision": "7fce3bfbdfe6d5d4e89a313204a11c094e4400a3",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/fa/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/fa/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/fa/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 7,
            "translated_words": 9,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 12.5,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:22.658522Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fa/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fa/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fa/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fa/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fa/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.tryton.org/languages/fi/",
                "url": "https://translate.tryton.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 445,
            "filename": "modules/account_invoice_correction/locale/fi.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/fi/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/fi/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/fi/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:22.718524Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fi/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fi/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fi/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fi/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fi/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.tryton.org/languages/fr/",
                "url": "https://translate.tryton.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 446,
            "filename": "modules/account_invoice_correction/locale/fr.po",
            "revision": "f8cc285781f5eb99370d513246a3a5d3f18bacd7",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/fr/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/fr/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/fr/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:22.800028Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fr/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fr/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fr/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fr/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/fr/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.tryton.org/languages/hu/",
                "url": "https://translate.tryton.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 447,
            "filename": "modules/account_invoice_correction/locale/hu.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/hu/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/hu/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/hu/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:22.989243Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hu/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hu/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hu/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hu/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hu/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.tryton.org/languages/it/",
                "url": "https://translate.tryton.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 448,
            "filename": "modules/account_invoice_correction/locale/it.po",
            "revision": "621ba3021acfcb82c5af12081b831b5ce2888ecc",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/it/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/it/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/it/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:23.212166Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/it/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/it/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/it/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/it/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/it/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.tryton.org/languages/ja/",
                "url": "https://translate.tryton.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 449,
            "filename": "modules/account_invoice_correction/locale/ja.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/ja/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/ja/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/ja/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:23.339400Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ja/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ja/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ja/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ja/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ja/units/?format=api"
        },
        {
            "language": {
                "id": 183,
                "code": "lo",
                "name": "Lao",
                "plural": {
                    "id": 183,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "lao"
                ],
                "direction": "ltr",
                "population": 5138706,
                "web_url": "https://translate.tryton.org/languages/lo/",
                "url": "https://translate.tryton.org/api/languages/lo/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/lo/statistics/?format=api"
            },
            "language_code": "lo",
            "id": 450,
            "filename": "modules/account_invoice_correction/locale/lo.po",
            "revision": "7ea56213ced4746694021849f399f7ab86ee1dde",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/lo/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/lo/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/lo/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 6,
            "translated_words": 8,
            "translated_percent": 75.0,
            "fuzzy": 2,
            "fuzzy_words": 5,
            "fuzzy_percent": 25.0,
            "failing_checks": 3,
            "failing_checks_words": 6,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:23.403898Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lo/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lo/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lo/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lo/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lo/units/?format=api"
        },
        {
            "language": {
                "id": 184,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "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",
                "population": 2488617,
                "web_url": "https://translate.tryton.org/languages/lt/",
                "url": "https://translate.tryton.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 451,
            "filename": "modules/account_invoice_correction/locale/lt.po",
            "revision": "3fb9417e3aca02c9c6ffe5d84c49ccb2946907cf",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/lt/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/lt/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/lt/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 7,
            "translated_words": 9,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 12.5,
            "failing_checks": 1,
            "failing_checks_words": 4,
            "failing_checks_percent": 12.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:23.461756Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lt/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lt/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lt/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lt/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/lt/units/?format=api"
        },
        {
            "language": {
                "id": 215,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 215,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.tryton.org/languages/nl/",
                "url": "https://translate.tryton.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 452,
            "filename": "modules/account_invoice_correction/locale/nl.po",
            "revision": "440fdbbfc400961a4c3fd0fbde0f553efad7b3c1",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/nl/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/nl/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/nl/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:23.522254Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/nl/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/nl/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/nl/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/nl/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/nl/units/?format=api"
        },
        {
            "language": {
                "id": 233,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 233,
                    "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": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.tryton.org/languages/pl/",
                "url": "https://translate.tryton.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 453,
            "filename": "modules/account_invoice_correction/locale/pl.po",
            "revision": "fdefaada5908fd93d1ce14b042f2f7aa02c2be32",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/pl/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/pl/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/pl/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 50.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:23.578242Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pl/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pl/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pl/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pl/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pl/units/?format=api"
        },
        {
            "language": {
                "id": 238,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 238,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.tryton.org/languages/pt/",
                "url": "https://translate.tryton.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 454,
            "filename": "modules/account_invoice_correction/locale/pt.po",
            "revision": "fd982976a12b348aa09484111554ecdbad867bda",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/pt/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/pt/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/pt/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 7,
            "translated_words": 9,
            "translated_percent": 87.5,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 12.5,
            "failing_checks": 2,
            "failing_checks_words": 5,
            "failing_checks_percent": 25.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:23.637369Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pt/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pt/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pt/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pt/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/pt/units/?format=api"
        },
        {
            "language": {
                "id": 248,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 248,
                    "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": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.tryton.org/languages/ru/",
                "url": "https://translate.tryton.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 455,
            "filename": "modules/account_invoice_correction/locale/ru.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/ru/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/ru/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/ru/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:23.783972Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ru/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ru/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ru/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ru/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ru/units/?format=api"
        },
        {
            "language": {
                "id": 268,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 268,
                    "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",
                "population": 1973179,
                "web_url": "https://translate.tryton.org/languages/sl/",
                "url": "https://translate.tryton.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 456,
            "filename": "modules/account_invoice_correction/locale/sl.po",
            "revision": "a06ce85f078dbdb516b140446ba2c663e4a6bd21",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/sl/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/sl/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/sl/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:23.855728Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sl/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sl/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sl/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sl/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sl/units/?format=api"
        },
        {
            "language": {
                "id": 305,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 305,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.tryton.org/languages/tr/",
                "url": "https://translate.tryton.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 457,
            "filename": "modules/account_invoice_correction/locale/tr.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/tr/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/tr/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/tr/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:24.026719Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/tr/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/tr/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/tr/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/tr/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/tr/units/?format=api"
        },
        {
            "language": {
                "id": 335,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 335,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.tryton.org/languages/zh_Hans/",
                "url": "https://translate.tryton.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 458,
            "filename": "modules/account_invoice_correction/locale/zh_CN.po",
            "revision": "1c1aa619bccdfeadebf937f8be6eb43253f2cefb",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/zh_Hans/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/zh_Hans/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/zh_Hans/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 25.0,
            "fuzzy": 1,
            "fuzzy_words": 1,
            "fuzzy_percent": 12.5,
            "failing_checks": 3,
            "failing_checks_words": 3,
            "failing_checks_percent": 37.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:24.360841Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/zh_Hans/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.tryton.org/languages/id/",
                "url": "https://translate.tryton.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 3235,
            "filename": "modules/account_invoice_correction/locale/id.po",
            "revision": "e7f2bd680ab847addc2430eb4ea59724f6f40165",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/id/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/id/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/id/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 3,
            "translated_words": 4,
            "translated_percent": 37.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-02-29T23:24:23.044167Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/id/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/id/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/id/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/id/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/id/units/?format=api"
        },
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.tryton.org/languages/en/",
                "url": "https://translate.tryton.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 3745,
            "filename": "templates/account_invoice_correction.pot",
            "revision": "ce90df8cd30c8eca4e210e1b9c34508d3b94be0f",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/en/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/en/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/en/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 7,
            "failing_checks_percent": 50.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:21.576365Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/en/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/en/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/en/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/en/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/en/units/?format=api"
        },
        {
            "language": {
                "id": 245,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 245,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translate.tryton.org/languages/ro/",
                "url": "https://translate.tryton.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 3868,
            "filename": "modules/account_invoice_correction/locale/ro.po",
            "revision": "663d9466e74833e2ca9985adbae3ad4737778483",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/ro/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/ro/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/ro/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "translated": 8,
            "translated_words": 13,
            "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-02-29T23:24:23.710256Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ro/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ro/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ro/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ro/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/ro/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.tryton.org/languages/eu/",
                "url": "https://translate.tryton.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 4065,
            "filename": "modules/account_invoice_correction/locale/eu.po",
            "revision": "63bb3bf60e4f90e3abfba8f502fee2f3df52f591",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/eu/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/eu/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/eu/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "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": "2024-02-29T23:24:22.598781Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/eu/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/eu/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/eu/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/eu/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/eu/units/?format=api"
        },
        {
            "language": {
                "id": 113,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 113,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.tryton.org/languages/gl/",
                "url": "https://translate.tryton.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 4427,
            "filename": "modules/account_invoice_correction/locale/gl.po",
            "revision": "63bb3bf60e4f90e3abfba8f502fee2f3df52f591",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/gl/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/gl/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/gl/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "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": "2024-02-29T23:24:22.868895Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/gl/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/gl/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/gl/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/gl/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/gl/units/?format=api"
        },
        {
            "language": {
                "id": 279,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 279,
                    "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": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.tryton.org/languages/sr/",
                "url": "https://translate.tryton.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 4955,
            "filename": "modules/account_invoice_correction/locale/sr.po",
            "revision": "bec4a715411afd9d2c71724b358c31b15404aecd",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/sr/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/sr/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/sr/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "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": "2024-02-29T23:24:23.969773Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sr/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sr/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sr/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sr/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sr/units/?format=api"
        },
        {
            "language": {
                "id": 278,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 278,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://translate.tryton.org/languages/sq/",
                "url": "https://translate.tryton.org/api/languages/sq/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 5446,
            "filename": "modules/account_invoice_correction/locale/sq.po",
            "revision": "63bb3bf60e4f90e3abfba8f502fee2f3df52f591",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/sq/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/sq/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/sq/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "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": "2024-02-29T23:24:23.913688Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sq/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sq/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sq/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sq/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/sq/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.tryton.org/languages/hi/",
                "url": "https://translate.tryton.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 5873,
            "filename": "modules/account_invoice_correction/locale/hi.po",
            "revision": "63bb3bf60e4f90e3abfba8f502fee2f3df52f591",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/hi/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/hi/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/hi/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "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": "2024-02-29T23:24:22.927760Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hi/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hi/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hi/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hi/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/hi/units/?format=api"
        },
        {
            "language": {
                "id": 313,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 313,
                    "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",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.tryton.org/languages/uk/",
                "url": "https://translate.tryton.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.tryton.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 6746,
            "filename": "modules/account_invoice_correction/locale/uk.po",
            "revision": "63bb3bf60e4f90e3abfba8f502fee2f3df52f591",
            "web_url": "https://translate.tryton.org/projects/tryton/account_invoice_correction/uk/",
            "share_url": "https://translate.tryton.org/engage/tryton/-/uk/",
            "translate_url": "https://translate.tryton.org/translate/tryton/account_invoice_correction/uk/",
            "url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 8,
            "total_words": 13,
            "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": 1,
            "have_comment": 0,
            "last_change": "2024-02-29T23:24:24.274372Z",
            "last_author": null,
            "repository_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/uk/repository/?format=api",
            "file_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/uk/file/?format=api",
            "statistics_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/uk/statistics/?format=api",
            "changes_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/uk/changes/?format=api",
            "units_list_url": "https://translate.tryton.org/api/translations/tryton/account_invoice_correction/uk/units/?format=api"
        }
    ]
}