Translation components API.

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

GET /api/components/turris/turris-diagnostics/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": 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": 32435,
            "filename": "locale/cs/turris-diagnostics.po",
            "revision": "2eab88601018cdb5be692a010b038e8cc7ffd6ed",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/cs/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/cs/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/cs/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-19T13:54:48.402536+02:00",
            "last_author": "Lukas Jelinek",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/cs/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/cs/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/cs/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/cs/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/cs/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": 33012,
            "filename": "locale/lt/turris-diagnostics.po",
            "revision": "0f6c4ffc24ac89c273700fb2bc2c3729286cb875",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/lt/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/lt/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/lt/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/lt/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/lt/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/lt/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/lt/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/lt/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": 33013,
            "filename": "locale/de/turris-diagnostics.po",
            "revision": "6bd3c8b74c664727967a0fba55534c2973fd9a3b",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/de/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/de/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/de/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "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-08-15T07:53:28.471181+02:00",
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/de/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/de/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/de/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/de/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/de/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": 33014,
            "filename": "locale/da/turris-diagnostics.po",
            "revision": "69aa2fc5c60b413f08477f525619d0b7d99a47c2",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/da/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/da/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/da/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 3,
            "translated_words": 8,
            "translated_percent": 11.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-04-05T13:19:11.240064+02:00",
            "last_author": "Deleted User",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/da/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/da/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/da/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/da/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/da/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": 33015,
            "filename": "locale/el/turris-diagnostics.po",
            "revision": "30f03d9f4120f0d0833c047687c80deb72d71fd5",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/el/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/el/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/el/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/el/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/el/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/el/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/el/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/el/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": 33016,
            "filename": "locale/ru/turris-diagnostics.po",
            "revision": "422fe56ff272e3e5e2dc0e2d07f8b4bf60237c49",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/ru/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ru/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/ru/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-10-13T15:14:51.393301+02:00",
            "last_author": "Алексей Леньшин",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ru/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ru/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ru/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ru/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ru/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"
                ],
                "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": 33017,
            "filename": "locale/ro/turris-diagnostics.po",
            "revision": "b49dfd37331b0e853f8012f111a94b0cd98f4d88",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/ro/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ro/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/ro/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/ro/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ro/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ro/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ro/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ro/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": 33018,
            "filename": "locale/ja/turris-diagnostics.po",
            "revision": "a9b87badd2b82872b3fab7a9962bdb334ed7c9f2",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/ja/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ja/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/ja/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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": 24,
            "have_comment": 0,
            "last_change": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ja/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ja/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ja/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ja/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ja/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": 33019,
            "filename": "locale/hr/turris-diagnostics.po",
            "revision": "db44c1c611a943d7f92f7f407d363972d266e4b5",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/hr/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/hr/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/hr/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/hr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/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": 33020,
            "filename": "locale/hu/turris-diagnostics.po",
            "revision": "353c5fd7a21c0c8bbaf883b7dc47a2fd85ee05e8",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/hu/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/hu/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/hu/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 17,
            "translated_words": 95,
            "translated_percent": 62.9,
            "fuzzy": 5,
            "fuzzy_words": 39,
            "fuzzy_percent": 18.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-11T10:04:54.863256+01:00",
            "last_author": "Karel Kočí",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hu/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hu/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hu/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hu/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/hu/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": 33021,
            "filename": "locale/pl/turris-diagnostics.po",
            "revision": "3677b6ff57775119740504ae99ca834212a12fc0",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/pl/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/pl/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/pl/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 17,
            "translated_words": 95,
            "translated_percent": 62.9,
            "fuzzy": 5,
            "fuzzy_words": 39,
            "fuzzy_percent": 18.5,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2020-12-22T13:22:29.248213+01:00",
            "last_author": "Adam Stańczyk",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/pl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/pl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/pl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/pl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/pl/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": 33022,
            "filename": "locale/it/turris-diagnostics.po",
            "revision": "e28e428424a78f4b7063f7048b7441019b7dc6f9",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/it/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/it/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/it/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "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-11-01T16:11:11.535088+01:00",
            "last_author": "Anselmo",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/it/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/it/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/it/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/it/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/it/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": 33023,
            "filename": "locale/nl/turris-diagnostics.po",
            "revision": "95c4d8d8df671fc8ee7a18fa7bc1c32809bb9741",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/nl/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/nl/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/nl/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/nl/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nl/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nl/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nl/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nl/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": 33024,
            "filename": "locale/es/turris-diagnostics.po",
            "revision": "706fe9b7997ad2b85a21113e7261b6db736156d4",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/es/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/es/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/es/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "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-09-10T17:19:17.615526+02:00",
            "last_author": "Dan Cybersec",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/es/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/es/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/es/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/es/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/es/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": 33025,
            "filename": "locale/fr/turris-diagnostics.po",
            "revision": "fda1801f1e773b114aed01c5c26c86aeebf9b943",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/fr/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/fr/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/fr/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2021-12-14T00:47:51.245848+01:00",
            "last_author": "Marc",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fr/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fr/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fr/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fr/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fr/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": 33026,
            "filename": "locale/sv/turris-diagnostics.po",
            "revision": "13082a6181645ec3cc931113bd6ba7f6034eed19",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/sv/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/sv/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/sv/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 14,
            "translated_words": 59,
            "translated_percent": 51.8,
            "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-06-02T02:37:33.934931+02:00",
            "last_author": "Kristoffer Grundström",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sv/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sv/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sv/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sv/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sv/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": 33027,
            "filename": "locale/fi/turris-diagnostics.po",
            "revision": "4ee449ab0c364918486a2f6426f22dc03981ef9a",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/fi/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/fi/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/fi/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/fi/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fi/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fi/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fi/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/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": 33028,
            "filename": "locale/fo/turris-diagnostics.po",
            "revision": "ce17597a47b14ac42087b5b3c2ade067a90f3173",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/fo/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/fo/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/fo/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/fo/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fo/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fo/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fo/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/fo/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": 33029,
            "filename": "locale/ko/turris-diagnostics.po",
            "revision": "e65260e6c98a15caf729303a22ade326cfcfafee",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/ko/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/ko/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/ko/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "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/turris-diagnostics/ko/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ko/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ko/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ko/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/ko/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": 33030,
            "filename": "locale/sk/turris-diagnostics.po",
            "revision": "18ca4946f43ae38d06a1778281d27ffd3fe0f03f",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/sk/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/sk/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/sk/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "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-03-16T18:44:09.476595+01:00",
            "last_author": "Atec",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sk/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sk/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sk/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sk/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/sk/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": 33031,
            "filename": "locale/nb_NO/turris-diagnostics.po",
            "revision": "ab9de2f8f2184a30648ee77f5ac7e6003d68092c",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/nb_NO/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/nb_NO/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 27,
            "total_words": 168,
            "translated": 14,
            "translated_words": 83,
            "translated_percent": 51.8,
            "fuzzy": 13,
            "fuzzy_words": 85,
            "fuzzy_percent": 48.1,
            "failing_checks": 2,
            "failing_checks_words": 13,
            "failing_checks_percent": 7.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-03-11T10:04:55.269893+01:00",
            "last_author": "Karel Kočí",
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nb_NO/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nb_NO/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nb_NO/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nb_NO/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/nb_NO/units/?format=api"
        },
        {
            "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": 34602,
            "filename": "locale/turris-diagnostics.pot",
            "revision": "adf1c872b84e084d14acf75f5456b089ddb952b6",
            "web_url": "https://hosted.weblate.org/projects/turris/turris-diagnostics/en/",
            "share_url": "https://hosted.weblate.org/engage/turris/-/en/",
            "translate_url": "https://hosted.weblate.org/translate/turris/turris-diagnostics/en/",
            "url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 27,
            "total_words": 168,
            "translated": 27,
            "translated_words": 168,
            "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": null,
            "last_author": null,
            "repository_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/en/repository/?format=api",
            "file_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/en/file/?format=api",
            "statistics_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/en/statistics/?format=api",
            "changes_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/en/changes/?format=api",
            "units_list_url": "https://hosted.weblate.org/api/translations/turris/turris-diagnostics/en/units/?format=api"
        }
    ]
}