Translation components API.

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

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

{
    "count": 22,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 31,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://hosted.weblate.org/languages/en/",
                "url": "https://hosted.weblate.org/api/languages/en/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 99613,
            "filename": "pkglists.pot",
            "revision": "b50f05a3e93de4751a6760d07ef5664525baf88e",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/en/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/en/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 98,
            "total_words": 726,
            "translated": 98,
            "translated_words": 726,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 14,
            "failing_checks_words": 22,
            "failing_checks_percent": 14.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/en/units/?format=api"
        },
        {
            "language": {
                "id": 56,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 68,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://hosted.weblate.org/languages/cs/",
                "url": "https://hosted.weblate.org/api/languages/cs/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 99614,
            "filename": "cs/pkglists.po",
            "revision": "7122f2b17ffc2d9732874d57898a8f6839f1a020",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/cs/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/cs/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 98,
            "translated_words": 726,
            "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-19T12:16:12.126859+02:00",
            "last_author": "Lukas Jelinek",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/cs/units/?format=api"
        },
        {
            "language": {
                "id": 25,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 69,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://hosted.weblate.org/languages/da/",
                "url": "https://hosted.weblate.org/api/languages/da/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 99615,
            "filename": "da/pkglists.po",
            "revision": "bdc2ed852b9b0bf2c5699c94a8f5897e81827f40",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/da/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/da/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/da/units/?format=api"
        },
        {
            "language": {
                "id": 24,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 104,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://hosted.weblate.org/languages/de/",
                "url": "https://hosted.weblate.org/api/languages/de/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 99616,
            "filename": "de/pkglists.po",
            "revision": "5a0d0532e2bb2dc55592d852271cdad021734a27",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/de/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/de/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 98,
            "translated_words": 726,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 7,
            "failing_checks_words": 7,
            "failing_checks_percent": 7.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-08-15T08:55:33.447067+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/de/units/?format=api"
        },
        {
            "language": {
                "id": 29,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 108,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://hosted.weblate.org/languages/el/",
                "url": "https://hosted.weblate.org/api/languages/el/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 99617,
            "filename": "el/pkglists.po",
            "revision": "bbf2c377390cd71cfbae9f1e3a4461de2fa4837a",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/el/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/el/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/el/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://hosted.weblate.org/languages/es/",
                "url": "https://hosted.weblate.org/api/languages/es/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 99618,
            "filename": "es/pkglists.po",
            "revision": "4973c81d5c25e98b6c80ea998a556e1daf163f27",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/es/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/es/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 32,
            "translated_words": 191,
            "translated_percent": 32.6,
            "fuzzy": 6,
            "fuzzy_words": 30,
            "fuzzy_percent": 6.1,
            "failing_checks": 5,
            "failing_checks_words": 9,
            "failing_checks_percent": 5.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-09-10T17:25:55.020287+02:00",
            "last_author": "Dan Cybersec",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/es/units/?format=api"
        },
        {
            "language": {
                "id": 110,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 89,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://hosted.weblate.org/languages/fi/",
                "url": "https://hosted.weblate.org/api/languages/fi/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 99619,
            "filename": "fi/pkglists.po",
            "revision": "4803f1ec1034bf5509052826f6717c9593f2e331",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/fi/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/fi/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fi/units/?format=api"
        },
        {
            "language": {
                "id": 111,
                "code": "fo",
                "name": "Faroese",
                "plural": {
                    "id": 86,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fao"
                ],
                "direction": "ltr",
                "population": 71350,
                "web_url": "https://hosted.weblate.org/languages/fo/",
                "url": "https://hosted.weblate.org/api/languages/fo/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fo/statistics/?format=api"
            },
            "language_code": "fo",
            "id": 99620,
            "filename": "fo/pkglists.po",
            "revision": "a2fba158fc67d895205dc64253871a704db22795",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/fo/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/fo/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/fo/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/fo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fo/units/?format=api"
        },
        {
            "language": {
                "id": 105,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 93,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://hosted.weblate.org/languages/fr/",
                "url": "https://hosted.weblate.org/api/languages/fr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 99621,
            "filename": "fr/pkglists.po",
            "revision": "27c2ae237ed3755e40e144f03ed29ad36592caf2",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/fr/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/fr/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 98,
            "translated_words": 726,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-24T17:10:52.394606+01:00",
            "last_author": "Florian",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/fr/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 66,
                    "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": 22
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://hosted.weblate.org/languages/hr/",
                "url": "https://hosted.weblate.org/api/languages/hr/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 99622,
            "filename": "hr/pkglists.po",
            "revision": "948199a70169317972c01d33d2b67643c55ca95b",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/hr/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/hr/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hr/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 136,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://hosted.weblate.org/languages/hu/",
                "url": "https://hosted.weblate.org/api/languages/hu/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 99623,
            "filename": "hu/pkglists.po",
            "revision": "fdd7fc010627a7c32ff2e77899083e65b08fdccc",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/hu/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/hu/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 88,
            "translated_words": 632,
            "translated_percent": 89.7,
            "fuzzy": 6,
            "fuzzy_words": 70,
            "fuzzy_percent": 6.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-05-29T18:25:50.947712+02:00",
            "last_author": "Zoli",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/hu/units/?format=api"
        },
        {
            "language": {
                "id": 86,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 146,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://hosted.weblate.org/languages/it/",
                "url": "https://hosted.weblate.org/api/languages/it/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 99624,
            "filename": "it/pkglists.po",
            "revision": "609ca0d3ddf2c9a46c241b689fbab1b442056cb9",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/it/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/it/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-12-31T00:04:22.870342+01:00",
            "last_author": "Anselmo",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/it/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 148,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://hosted.weblate.org/languages/ja/",
                "url": "https://hosted.weblate.org/api/languages/ja/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 99625,
            "filename": "ja/pkglists.po",
            "revision": "b6efe0ff4e7b096c6939194907a730d43afc3682",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/ja/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/ja/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 95,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ja/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 165,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://hosted.weblate.org/languages/ko/",
                "url": "https://hosted.weblate.org/api/languages/ko/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 99626,
            "filename": "ko/pkglists.po",
            "revision": "79bf5cf2d0a88ad565408cf9df90e0019859fdfa",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/ko/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/ko/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ko/units/?format=api"
        },
        {
            "language": {
                "id": 14,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 178,
                    "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": 22
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://hosted.weblate.org/languages/lt/",
                "url": "https://hosted.weblate.org/api/languages/lt/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 99627,
            "filename": "lt/pkglists.po",
            "revision": "8e2f172acb9a294264275137740f2f1f6ac48cb0",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/lt/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/lt/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/lt/units/?format=api"
        },
        {
            "language": {
                "id": 449,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 447,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "norwegian",
                    "no_nb",
                    "nb_nb",
                    "no_no",
                    "no",
                    "nb",
                    "nob",
                    "nor"
                ],
                "direction": "ltr",
                "population": 5467440,
                "web_url": "https://hosted.weblate.org/languages/nb_NO/",
                "url": "https://hosted.weblate.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb_NO",
            "id": 99628,
            "filename": "nb_NO/pkglists.po",
            "revision": "edc6f5951b8575d38ab5d4531f23310adb2f6ef2",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 69,
            "translated_words": 464,
            "translated_percent": 70.4,
            "fuzzy": 29,
            "fuzzy_words": 262,
            "fuzzy_percent": 29.5,
            "failing_checks": 12,
            "failing_checks_words": 46,
            "failing_checks_percent": 12.2,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-03-16T01:38:08.860867+01:00",
            "last_author": "Allan Nordhøy",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 96,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://hosted.weblate.org/languages/nl/",
                "url": "https://hosted.weblate.org/api/languages/nl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 99629,
            "filename": "nl/pkglists.po",
            "revision": "3b8bc173e905c10e72c931890aab3e991adb7963",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/nl/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/nl/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 16,
            "translated_words": 91,
            "translated_percent": 16.3,
            "fuzzy": 5,
            "fuzzy_words": 34,
            "fuzzy_percent": 5.1,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-03T21:07:47.383515+01:00",
            "last_author": "powerburner-nl",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/nl/units/?format=api"
        },
        {
            "language": {
                "id": 78,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://hosted.weblate.org/languages/pl/",
                "url": "https://hosted.weblate.org/api/languages/pl/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 99630,
            "filename": "pl/pkglists.po",
            "revision": "55f71ccb0d9be9e3ed484607ca0fd96ee815f4fb",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/pl/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/pl/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 19,
            "translated_words": 102,
            "translated_percent": 19.3,
            "fuzzy": 8,
            "fuzzy_words": 63,
            "fuzzy_percent": 8.1,
            "failing_checks": 2,
            "failing_checks_words": 6,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-04-09T13:53:14.398607+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/pl/units/?format=api"
        },
        {
            "language": {
                "id": 38,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 251,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://hosted.weblate.org/languages/ro/",
                "url": "https://hosted.weblate.org/api/languages/ro/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 99631,
            "filename": "ro/pkglists.po",
            "revision": "98041f355f37a5cc9f42f1ebb39e9b38e73a05e7",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/ro/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/ro/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ro/units/?format=api"
        },
        {
            "language": {
                "id": 36,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 255,
                    "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": 22
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://hosted.weblate.org/languages/ru/",
                "url": "https://hosted.weblate.org/api/languages/ru/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 99632,
            "filename": "ru/pkglists.po",
            "revision": "e37c66b289f6f9771e919f825a26acb736a79d49",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/ru/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/ru/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 98,
            "translated_words": 726,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 8,
            "failing_checks_words": 11,
            "failing_checks_percent": 8.1,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2023-05-25T14:00:50.643142+02:00",
            "last_author": "Anonymous",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/ru/units/?format=api"
        },
        {
            "language": {
                "id": 120,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 279,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 22
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://hosted.weblate.org/languages/sk/",
                "url": "https://hosted.weblate.org/api/languages/sk/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 99633,
            "filename": "sk/pkglists.po",
            "revision": "0fc8d916e2a9cf3e985bfea17d30bf80dbe08e23",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/sk/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/sk/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 98,
            "translated_words": 726,
            "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-01T00:42:02.307887+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sk/units/?format=api"
        },
        {
            "language": {
                "id": 107,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 301,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://hosted.weblate.org/languages/sv/",
                "url": "https://hosted.weblate.org/api/languages/sv/?format=api",
                "statistics_url": "https://hosted.weblate.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 99634,
            "filename": "sv/pkglists.po",
            "revision": "60b904decfd2f0cf472ad039dba30be56e48e935",
            "web_url": "https://hosted.weblate.org/projects/turris/pkglists/sv/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/turris/pkglists/sv/",
            "url": "https://hosted.weblate.org/api/translations/turris/pkglists/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 98,
            "total_words": 726,
            "translated": 24,
            "translated_words": 141,
            "translated_percent": 24.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 4,
            "failing_checks_percent": 4.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-09-04T22:55:43.138675+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/pkglists/sv/units/?format=api"
        }
    ]
}