Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 73,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 73,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.jellyfin.org/languages/en/",
                "url": "https://translate.jellyfin.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 912,
            "filename": "Translations/en.lproj/Localizable.strings",
            "revision": "09a1403ac96e2eb09611e7dc83060304df420219,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/en/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/en/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/en/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/en/?format=api",
            "is_template": true,
            "is_source": true,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 12,
            "failing_checks_words": 15,
            "failing_checks_percent": 4.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-01-16T03:21:34.878767-05:00",
            "last_author": "WWWesten",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/en/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/en/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/en/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/en/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/en/units/?format=api"
        },
        {
            "language": {
                "id": 334,
                "code": "zh_Hans",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 334,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "chinese",
                    "chinese_chs",
                    "schinese",
                    "chinese_zh",
                    "cn",
                    "zh",
                    "zhcn",
                    "zh_cn",
                    "zh_chs",
                    "cmn",
                    "zh_hans_cn",
                    "zh_cmn_hans",
                    "chs",
                    "chi"
                ],
                "direction": "ltr",
                "population": 1266066359,
                "web_url": "https://translate.jellyfin.org/languages/zh_Hans/",
                "url": "https://translate.jellyfin.org/api/languages/zh_Hans/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/zh_Hans/statistics/?format=api"
            },
            "language_code": "zh-Hans",
            "id": 914,
            "filename": "Translations/zh-Hans.lproj/Localizable.strings",
            "revision": "3c25514c8d98a648b499cdbd4eed8d575773b351,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/zh_Hans/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/zh_Hans/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/zh_Hans/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hans/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-12T16:40:12.164568-05:00",
            "last_author": "Yiwei Yu",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hans/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hans/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hans/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hans/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hans/units/?format=api"
        },
        {
            "language": {
                "id": 166,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.jellyfin.org/languages/ko/",
                "url": "https://translate.jellyfin.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 915,
            "filename": "Translations/ko.lproj/Localizable.strings",
            "revision": "8016ab19beda2826d302f7493eca37762f2ecaca,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ko/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ko/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ko/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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": 12,
            "have_comment": 0,
            "last_change": "2024-04-28T00:40:01.250619-04:00",
            "last_author": "Anonymous",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ko/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ko/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ko/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ko/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ko/units/?format=api"
        },
        {
            "language": {
                "id": 84,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 84,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.jellyfin.org/languages/es/",
                "url": "https://translate.jellyfin.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 916,
            "filename": "Translations/es.lproj/Localizable.strings",
            "revision": "727e6b8c001497cfc2bfaef0a583c787db746109,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/es/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/es/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/es/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-04-21T08:31:33.319206-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/es/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/es/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/es/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/es/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/es/units/?format=api"
        },
        {
            "language": {
                "id": 103,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 103,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.jellyfin.org/languages/fr/",
                "url": "https://translate.jellyfin.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 917,
            "filename": "Translations/fr.lproj/Localizable.strings",
            "revision": "a99d53f9a8f26f0a849a0bb7c4501fa000a14493,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/fr/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/fr/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/fr/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-10T01:25:09.613244-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fr/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fr/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fr/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fr/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fr/units/?format=api"
        },
        {
            "language": {
                "id": 122,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 122,
                    "source": 0,
                    "number": 4,
                    "formula": "(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3))",
                    "type": 6
                },
                "aliases": [
                    "he_he",
                    "iw",
                    "iw_il",
                    "iw_he",
                    "heb"
                ],
                "direction": "rtl",
                "population": 8675480,
                "web_url": "https://translate.jellyfin.org/languages/he/",
                "url": "https://translate.jellyfin.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 918,
            "filename": "Translations/he.lproj/Localizable.strings",
            "revision": "1d39ae9247b394a0fc0f1d56d939419aff59a0f2,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/he/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/he/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/he/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 291,
            "translated_words": 618,
            "translated_percent": 99.6,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-03-15T13:38:01.999411-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/he/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/he/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/he/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/he/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/he/units/?format=api"
        },
        {
            "language": {
                "id": 267,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 267,
                    "source": 0,
                    "number": 4,
                    "formula": "n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3",
                    "type": 6
                },
                "aliases": [
                    "sl_sl",
                    "slv"
                ],
                "direction": "ltr",
                "population": 1973179,
                "web_url": "https://translate.jellyfin.org/languages/sl/",
                "url": "https://translate.jellyfin.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 920,
            "filename": "Translations/sl.lproj/Localizable.strings",
            "revision": "0188d849eae30c1a5dfbbd8410200e3705f5db3d,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/sl/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/sl/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/sl/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 246,
            "translated_words": 522,
            "translated_percent": 84.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-02-21T05:07:15.925824-05:00",
            "last_author": "Anže Kos",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sl/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sl/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sl/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sl/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sl/units/?format=api"
        },
        {
            "language": {
                "id": 64,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 64,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.jellyfin.org/languages/de/",
                "url": "https://translate.jellyfin.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 921,
            "filename": "Translations/de.lproj/Localizable.strings",
            "revision": "6494efa68ff3a13e7ba509ba168f84ad45841017,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/de/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/de/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/de/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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": 9,
            "have_comment": 0,
            "last_change": "2023-12-26T11:02:49.687897-05:00",
            "last_author": "ds256",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/de/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/de/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/de/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/de/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/de/units/?format=api"
        },
        {
            "language": {
                "id": 247,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 247,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ru_r",
                    "ru_rr",
                    "rus"
                ],
                "direction": "ltr",
                "population": 195841151,
                "web_url": "https://translate.jellyfin.org/languages/ru/",
                "url": "https://translate.jellyfin.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 923,
            "filename": "Translations/ru.lproj/Localizable.strings",
            "revision": "41f9a3e7f113f9c55f49e2e40f1cd408ebcfce66,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ru/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ru/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ru/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 6,
            "failing_checks_percent": 1.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-12-17T11:38:22.742293-05:00",
            "last_author": "Vasilii",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ru/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ru/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ru/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ru/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ru/units/?format=api"
        },
        {
            "language": {
                "id": 160,
                "code": "kk",
                "name": "Kazakh",
                "plural": {
                    "id": 160,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "kk_cyrl",
                    "kz",
                    "kaz"
                ],
                "direction": "ltr",
                "population": 12219390,
                "web_url": "https://translate.jellyfin.org/languages/kk/",
                "url": "https://translate.jellyfin.org/api/languages/kk/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/kk/statistics/?format=api"
            },
            "language_code": "kk",
            "id": 924,
            "filename": "Translations/kk.lproj/Localizable.strings",
            "revision": "1f181f11382761c75fab03c022fbe72b5768e2de,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/kk/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/kk/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/kk/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/kk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 209,
            "translated_words": 450,
            "translated_percent": 71.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2022-11-23T12:20:29.987773-05:00",
            "last_author": "Pavel",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/kk/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/kk/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/kk/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/kk/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/kk/units/?format=api"
        },
        {
            "language": {
                "id": 142,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 142,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.jellyfin.org/languages/it/",
                "url": "https://translate.jellyfin.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 927,
            "filename": "Translations/it.lproj/Localizable.strings",
            "revision": "9dccbedb2e4929d62bab9a2fcc829760a54f540b,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/it/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/it/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/it/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 6,
            "failing_checks_words": 8,
            "failing_checks_percent": 2.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-15T13:38:02.328908-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/it/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/it/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/it/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/it/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/it/units/?format=api"
        },
        {
            "language": {
                "id": 266,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 266,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "svk",
                    "sky",
                    "slk",
                    "slo"
                ],
                "direction": "ltr",
                "population": 6680269,
                "web_url": "https://translate.jellyfin.org/languages/sk/",
                "url": "https://translate.jellyfin.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 928,
            "filename": "Translations/sk.lproj/Localizable.strings",
            "revision": "dcd4c2092d14d4d13c0107bba1d558ad64211cb9,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/sk/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/sk/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/sk/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-03T10:27:06.990236-04:00",
            "last_author": "nextlooper42",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sk/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sk/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sk/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sk/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sk/units/?format=api"
        },
        {
            "language": {
                "id": 290,
                "code": "ta",
                "name": "Tamil",
                "plural": {
                    "id": 290,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tam"
                ],
                "direction": "ltr",
                "population": 85616159,
                "web_url": "https://translate.jellyfin.org/languages/ta/",
                "url": "https://translate.jellyfin.org/api/languages/ta/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ta/statistics/?format=api"
            },
            "language_code": "ta",
            "id": 929,
            "filename": "Translations/ta.lproj/Localizable.strings",
            "revision": "163aa0bdbfcdf334764d47277635e7e505d7d61b,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ta/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ta/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ta/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ta/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 197,
            "translated_words": 392,
            "translated_percent": 67.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-01T02:42:29.317192-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ta/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ta/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ta/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ta/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ta/units/?format=api"
        },
        {
            "language": {
                "id": 72,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 72,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.jellyfin.org/languages/el/",
                "url": "https://translate.jellyfin.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 931,
            "filename": "Translations/el.lproj/Localizable.strings",
            "revision": "b276530057721726d78f4e160a66711873462f89,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/el/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/el/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/el/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 146,
            "translated_words": 295,
            "translated_percent": 50.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-01-03T03:03:42.015200-05:00",
            "last_author": "Adam K",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/el/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/el/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/el/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/el/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/el/units/?format=api"
        },
        {
            "language": {
                "id": 319,
                "code": "vi",
                "name": "Vietnamese",
                "plural": {
                    "id": 319,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "vn",
                    "vie"
                ],
                "direction": "ltr",
                "population": 86222961,
                "web_url": "https://translate.jellyfin.org/languages/vi/",
                "url": "https://translate.jellyfin.org/api/languages/vi/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/vi/statistics/?format=api"
            },
            "language_code": "vi",
            "id": 934,
            "filename": "Translations/vi.lproj/Localizable.strings",
            "revision": "84946b93614053b7904724f2fe09fb98e01396be,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/vi/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/vi/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/vi/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/vi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 130,
            "translated_words": 257,
            "translated_percent": 44.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 90,
            "have_comment": 0,
            "last_change": "2024-01-27T00:01:10.296349-05:00",
            "last_author": "Daqwayne",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/vi/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/vi/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/vi/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/vi/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/vi/units/?format=api"
        },
        {
            "language": {
                "id": 285,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 285,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.jellyfin.org/languages/sv/",
                "url": "https://translate.jellyfin.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 935,
            "filename": "Translations/sv.lproj/Localizable.strings",
            "revision": "198cf10e9bb0caadd03ca081dc9c89a4f74e8388,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/sv/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/sv/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/sv/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 282,
            "translated_words": 593,
            "translated_percent": 96.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 0.6,
            "have_suggestion": 22,
            "have_comment": 0,
            "last_change": "2024-02-24T15:26:02.219768-05:00",
            "last_author": "Jollerprutt",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sv/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sv/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sv/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sv/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sv/units/?format=api"
        },
        {
            "language": {
                "id": 335,
                "code": "zh_Hant",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 335,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tchinese",
                    "zh_cht",
                    "zhtw",
                    "zh_tw",
                    "zh_hant_tw",
                    "zh_hant@zh",
                    "zh_cmn_hant",
                    "cht",
                    "zho"
                ],
                "direction": "ltr",
                "population": 38612556,
                "web_url": "https://translate.jellyfin.org/languages/zh_Hant/",
                "url": "https://translate.jellyfin.org/api/languages/zh_Hant/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/zh_Hant/statistics/?format=api"
            },
            "language_code": "zh-Hant",
            "id": 937,
            "filename": "Translations/zh-Hant.lproj/Localizable.strings",
            "revision": "6dbf115fc87dc48da4a9ef2fcfeed73a39598154,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/zh_Hant/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/zh_Hant/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/zh_Hant/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hant/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 6,
            "have_comment": 0,
            "last_change": "2024-04-24T04:22:34.257542-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hant/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hant/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hant/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hant/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/zh_Hant/units/?format=api"
        },
        {
            "language": {
                "id": 58,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 58,
                    "source": 0,
                    "number": 3,
                    "formula": "(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "cs_cs",
                    "cz",
                    "csy",
                    "ces",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13045532,
                "web_url": "https://translate.jellyfin.org/languages/cs/",
                "url": "https://translate.jellyfin.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 944,
            "filename": "Translations/cs.lproj/Localizable.strings",
            "revision": "4d7d6ae1ad42a1ec397a8d1c1e1615dc65d82476,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/cs/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/cs/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/cs/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 288,
            "translated_words": 608,
            "translated_percent": 98.6,
            "fuzzy": 4,
            "fuzzy_words": 13,
            "fuzzy_percent": 1.3,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-04-27T06:47:46.743871-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/cs/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/cs/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/cs/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/cs/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/cs/units/?format=api"
        },
        {
            "language": {
                "id": 83,
                "code": "eo",
                "name": "Esperanto",
                "plural": {
                    "id": 83,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "epo"
                ],
                "direction": "ltr",
                "population": 301,
                "web_url": "https://translate.jellyfin.org/languages/eo/",
                "url": "https://translate.jellyfin.org/api/languages/eo/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/eo/statistics/?format=api"
            },
            "language_code": "eo",
            "id": 959,
            "filename": "Translations/eo.lproj/Localizable.strings",
            "revision": "7d1fe41332b1fc7aee881328e32744470985467c,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/eo/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/eo/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/eo/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eo/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 202,
            "translated_words": 436,
            "translated_percent": 69.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-07-31T16:55:09.032687-04:00",
            "last_author": "WWWesten",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eo/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eo/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eo/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eo/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eo/units/?format=api"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_ar",
                    "ara"
                ],
                "direction": "rtl",
                "population": 351664195,
                "web_url": "https://translate.jellyfin.org/languages/ar/",
                "url": "https://translate.jellyfin.org/api/languages/ar/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ar/statistics/?format=api"
            },
            "language_code": "ar",
            "id": 961,
            "filename": "Translations/ar.lproj/Localizable.strings",
            "revision": "5cf449985a67bf6012e6521a98922be31f900749,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ar/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ar/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ar/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ar/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 207,
            "translated_words": 415,
            "translated_percent": 70.8,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 5,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.7,
            "have_suggestion": 46,
            "have_comment": 0,
            "last_change": "2024-04-11T02:46:30.142681-04:00",
            "last_author": "Anonymous",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ar/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ar/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ar/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ar/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ar/units/?format=api"
        },
        {
            "language": {
                "id": 135,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 135,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.jellyfin.org/languages/id/",
                "url": "https://translate.jellyfin.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 982,
            "filename": "Translations/id.lproj/Localizable.strings",
            "revision": "dd76c7555a1a673e7aeee513436eda1ee903e218,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/id/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/id/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/id/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 168,
            "translated_words": 344,
            "translated_percent": 57.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-02-14T04:49:34.570187-05:00",
            "last_author": "Imamuzzaki Abu Salam",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/id/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/id/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/id/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/id/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/id/units/?format=api"
        },
        {
            "language": {
                "id": 214,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 214,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.jellyfin.org/languages/nl/",
                "url": "https://translate.jellyfin.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 983,
            "filename": "Translations/nl.lproj/Localizable.strings",
            "revision": "c24eec1b62598149957381a4532a1d284fe61582,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/nl/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/nl/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/nl/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 4,
            "failing_checks_words": 5,
            "failing_checks_percent": 1.3,
            "have_suggestion": 7,
            "have_comment": 5,
            "last_change": "2024-02-11T16:09:33.379950-05:00",
            "last_author": "C2gl",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nl/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nl/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nl/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nl/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nl/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 237,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.jellyfin.org/languages/pt/",
                "url": "https://translate.jellyfin.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 984,
            "filename": "Translations/pt.lproj/Localizable.strings",
            "revision": "936b1e0f37456f40eb073fc48b9b560d7c3c78ac,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/pt/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/pt/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/pt/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-03-09T18:38:04.876597-05:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt/units/?format=api"
        },
        {
            "language": {
                "id": 63,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 63,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.jellyfin.org/languages/da/",
                "url": "https://translate.jellyfin.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 1005,
            "filename": "Translations/da.lproj/Localizable.strings",
            "revision": "397bcd285a2136666d82a6fba119fe08e8db6ed1,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/da/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/da/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/da/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 13,
            "failing_checks_percent": 1.0,
            "have_suggestion": 44,
            "have_comment": 0,
            "last_change": "2024-02-16T13:55:46.848237-05:00",
            "last_author": "Malthe Hensberg",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/da/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/da/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/da/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/da/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/da/units/?format=api"
        },
        {
            "language": {
                "id": 312,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 312,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ua",
                    "ua_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 29348975,
                "web_url": "https://translate.jellyfin.org/languages/uk/",
                "url": "https://translate.jellyfin.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 1007,
            "filename": "Translations/uk.lproj/Localizable.strings",
            "revision": "207b2354e1563638f31028c9e4aa373607bba393,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/uk/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/uk/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/uk/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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-12-17T14:09:24.522662-05:00",
            "last_author": "Vasilii",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/uk/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/uk/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/uk/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/uk/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/uk/units/?format=api"
        },
        {
            "language": {
                "id": 209,
                "code": "nb_NO",
                "name": "Norwegian Bokmål",
                "plural": {
                    "id": 209,
                    "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://translate.jellyfin.org/languages/nb_NO/",
                "url": "https://translate.jellyfin.org/api/languages/nb_NO/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/nb_NO/statistics/?format=api"
            },
            "language_code": "nb-NO",
            "id": 1017,
            "filename": "Translations/nb-NO.lproj/Localizable.strings",
            "revision": "78395ee12d05bd7da8b0853cc553a7e691778c3a,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/nb_NO/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/nb_NO/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/nb_NO/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nb_NO/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 270,
            "translated_words": 570,
            "translated_percent": 92.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 3,
            "failing_checks_percent": 0.6,
            "have_suggestion": 53,
            "have_comment": 0,
            "last_change": "2024-03-03T07:06:47.240858-05:00",
            "last_author": "Anonymous",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nb_NO/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nb_NO/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nb_NO/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nb_NO/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nb_NO/units/?format=api"
        },
        {
            "language": {
                "id": 232,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 232,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41077398,
                "web_url": "https://translate.jellyfin.org/languages/pl/",
                "url": "https://translate.jellyfin.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 1021,
            "filename": "Translations/pl.lproj/Localizable.strings",
            "revision": "25012234a5db4cccffbe36f4e7da2fdcbd9e0cec,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/pl/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/pl/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/pl/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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": 6,
            "last_change": "2023-12-15T14:19:34.650163-05:00",
            "last_author": "Kityn",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pl/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pl/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pl/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pl/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pl/units/?format=api"
        },
        {
            "language": {
                "id": 131,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 131,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.jellyfin.org/languages/hu/",
                "url": "https://translate.jellyfin.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 1052,
            "filename": "Translations/hu.lproj/Localizable.strings",
            "revision": "8b2a14f73cc49f1d9f5eda3e419edf861276e742,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/hu/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/hu/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/hu/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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-12-27T11:34:23.763947-05:00",
            "last_author": "Csaba",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hu/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hu/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hu/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hu/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hu/units/?format=api"
        },
        {
            "language": {
                "id": 304,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 304,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.jellyfin.org/languages/tr/",
                "url": "https://translate.jellyfin.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 1055,
            "filename": "Translations/tr.lproj/Localizable.strings",
            "revision": "2c5b2688692890da4927d7c7c1b2829a173fc136,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/tr/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/tr/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/tr/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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": 2,
            "last_change": "2024-01-22T13:29:29.288855-05:00",
            "last_author": "queeup",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/tr/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/tr/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/tr/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/tr/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/tr/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translate.jellyfin.org/languages/ro/",
                "url": "https://translate.jellyfin.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 1061,
            "filename": "Translations/ro.lproj/Localizable.strings",
            "revision": "cfd5f5f58b6307f9905d104141917ea2d2665d40,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ro/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ro/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ro/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 212,
            "translated_words": 471,
            "translated_percent": 72.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 28,
            "have_comment": 0,
            "last_change": "2024-02-22T07:35:53.328419-05:00",
            "last_author": "Anonymous",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ro/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ro/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ro/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ro/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ro/units/?format=api"
        },
        {
            "language": {
                "id": 127,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 127,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scr",
                    "hrv"
                ],
                "direction": "ltr",
                "population": 6813163,
                "web_url": "https://translate.jellyfin.org/languages/hr/",
                "url": "https://translate.jellyfin.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 1065,
            "filename": "Translations/hr.lproj/Localizable.strings",
            "revision": "e01904e6e7dc63bbbfdcf6f7009b8368910dd82f,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/hr/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/hr/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/hr/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 193,
            "translated_words": 383,
            "translated_percent": 66.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 25,
            "have_comment": 0,
            "last_change": "2022-05-20T11:16:26.199463-04:00",
            "last_author": "daleonidas",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hr/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hr/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hr/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hr/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hr/units/?format=api"
        },
        {
            "language": {
                "id": 144,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 144,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "jp",
                    "jp_jpn",
                    "ja_ja",
                    "jpn_jp",
                    "jpn"
                ],
                "direction": "ltr",
                "population": 119729025,
                "web_url": "https://translate.jellyfin.org/languages/ja/",
                "url": "https://translate.jellyfin.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 1334,
            "filename": "Translations/ja.lproj/Localizable.strings",
            "revision": "c0889ec4c43df801d3095f148aa4307e28bc2633,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ja/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ja/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ja/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 87,
            "translated_words": 154,
            "translated_percent": 29.7,
            "fuzzy": 2,
            "fuzzy_words": 9,
            "fuzzy_percent": 0.6,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 77,
            "have_comment": 0,
            "last_change": "2023-01-15T08:02:52.625898-05:00",
            "last_author": "cocoa_box",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ja/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ja/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ja/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ja/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ja/units/?format=api"
        },
        {
            "language": {
                "id": 95,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 95,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.jellyfin.org/languages/eu/",
                "url": "https://translate.jellyfin.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 1336,
            "filename": "Translations/eu.lproj/Localizable.strings",
            "revision": "422d16fae097cecbddf0d0993ae9f5c26fc59444,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/eu/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/eu/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/eu/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 239,
            "translated_words": 522,
            "translated_percent": 81.8,
            "fuzzy": 4,
            "fuzzy_words": 7,
            "fuzzy_percent": 1.3,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2023-12-17T16:27:35.213336-05:00",
            "last_author": "Anonymous",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eu/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eu/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eu/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eu/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/eu/units/?format=api"
        },
        {
            "language": {
                "id": 178,
                "code": "lb",
                "name": "Luxembourgish",
                "plural": {
                    "id": 178,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ltz"
                ],
                "direction": "ltr",
                "population": 421015,
                "web_url": "https://translate.jellyfin.org/languages/lb/",
                "url": "https://translate.jellyfin.org/api/languages/lb/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/lb/statistics/?format=api"
            },
            "language_code": "lb",
            "id": 1358,
            "filename": "Translations/lb.lproj/Localizable.strings",
            "revision": "24cfbbae39d26cd061ca9b50c5921799f0089cb9,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/lb/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/lb/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/lb/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lb/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 7,
            "translated_words": 11,
            "translated_percent": 2.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-24T00:40:15.448909-04:00",
            "last_author": "Anonymous",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lb/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lb/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lb/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lb/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lb/units/?format=api"
        },
        {
            "language": {
                "id": 46,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 46,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.jellyfin.org/languages/ca/",
                "url": "https://translate.jellyfin.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 1374,
            "filename": "Translations/ca.lproj/Localizable.strings",
            "revision": "84f5808e7b23bd53fe808d8fdbec3af2f7164155,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ca/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ca/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ca/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 1,
            "failing_checks_words": 1,
            "failing_checks_percent": 0.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-08T09:18:42.004839-05:00",
            "last_author": "bene toffix",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ca/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ca/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ca/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ca/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ca/units/?format=api"
        },
        {
            "language": {
                "id": 277,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 277,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6791906,
                "web_url": "https://translate.jellyfin.org/languages/sq/",
                "url": "https://translate.jellyfin.org/api/languages/sq/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/sq/statistics/?format=api"
            },
            "language_code": "sq",
            "id": 1376,
            "filename": "Translations/sq.lproj/Localizable.strings",
            "revision": "f5b3ebd3460b7052b8bb790bdbbb7f73729738b2,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/sq/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/sq/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/sq/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sq/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 212,
            "translated_words": 471,
            "translated_percent": 72.6,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-01-30T15:41:35.224090-05:00",
            "last_author": "Tiondal",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sq/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sq/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sq/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sq/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/sq/units/?format=api"
        },
        {
            "language": {
                "id": 123,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 123,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.jellyfin.org/languages/hi/",
                "url": "https://translate.jellyfin.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 1399,
            "filename": "Translations/hi.lproj/Localizable.strings",
            "revision": "e966c20d3248bfdcc15b357c6b324055dd4ab9b1,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/hi/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/hi/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/hi/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 11,
            "translated_words": 18,
            "translated_percent": 3.7,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-03-02T23:55:35.743857-05:00",
            "last_author": "Anonymous",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hi/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hi/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hi/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hi/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/hi/units/?format=api"
        },
        {
            "language": {
                "id": 184,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 184,
                    "source": 0,
                    "number": 3,
                    "formula": "(n % 10 == 1 && (n % 100 < 11 || n % 100 > 19)) ? 0 : ((n % 10 >= 2 && n % 10 <= 9 && (n % 100 < 11 || n % 100 > 19)) ? 1 : 2)",
                    "type": 2
                },
                "aliases": [
                    "lit"
                ],
                "direction": "ltr",
                "population": 2488617,
                "web_url": "https://translate.jellyfin.org/languages/lt/",
                "url": "https://translate.jellyfin.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 1408,
            "filename": "Translations/lt.lproj/Localizable.strings",
            "revision": "00e12949ebbf9ec94382490f0f45f0fca4fe1d41,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/lt/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/lt/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/lt/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 244,
            "translated_words": 532,
            "translated_percent": 83.5,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 4,
            "failing_checks_percent": 1.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2023-05-26T10:52:35.898556-04:00",
            "last_author": "pranelio",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lt/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lt/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lt/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lt/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/lt/units/?format=api"
        },
        {
            "language": {
                "id": 239,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 239,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "braz_por",
                    "portuguese_br",
                    "bp",
                    "por_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 192661560,
                "web_url": "https://translate.jellyfin.org/languages/pt_BR/",
                "url": "https://translate.jellyfin.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt-BR",
            "id": 1464,
            "filename": "Translations/pt-BR.lproj/Localizable.strings",
            "revision": "34ae553dc34f8a826d9e83103c3f36f5afbe044a,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/pt_BR/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/pt_BR/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/pt_BR/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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-12-17T14:39:36.560904-05:00",
            "last_author": "Vasilii",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt_BR/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt_BR/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 32,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 32,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.jellyfin.org/languages/bg/",
                "url": "https://translate.jellyfin.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 1468,
            "filename": "Translations/bg.lproj/Localizable.strings",
            "revision": "4290cd20e0ca98de757cd3252a004b96eedee657,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/bg/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/bg/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/bg/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "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-12-23T22:42:00.161610-05:00",
            "last_author": "Mladen N.",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/bg/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/bg/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/bg/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/bg/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/bg/units/?format=api"
        },
        {
            "language": {
                "id": 295,
                "code": "th",
                "name": "Thai",
                "plural": {
                    "id": 295,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "tha"
                ],
                "direction": "ltr",
                "population": 55181920,
                "web_url": "https://translate.jellyfin.org/languages/th/",
                "url": "https://translate.jellyfin.org/api/languages/th/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/th/statistics/?format=api"
            },
            "language_code": "th",
            "id": 1474,
            "filename": "Translations/th.lproj/Localizable.strings",
            "revision": "ddec8faa01de31ba5a8baaa3871187371e1f0281,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/th/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/th/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/th/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/th/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 287,
            "translated_words": 612,
            "translated_percent": 98.2,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-02T09:52:08.072969-05:00",
            "last_author": "tan",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/th/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/th/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/th/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/th/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/th/units/?format=api"
        },
        {
            "language": {
                "id": 216,
                "code": "nn",
                "name": "Norwegian Nynorsk",
                "plural": {
                    "id": 216,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "nno"
                ],
                "direction": "ltr",
                "population": 1366860,
                "web_url": "https://translate.jellyfin.org/languages/nn/",
                "url": "https://translate.jellyfin.org/api/languages/nn/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/nn/statistics/?format=api"
            },
            "language_code": "nn",
            "id": 1477,
            "filename": "Translations/nn.lproj/Localizable.strings",
            "revision": "19111968e85821529d886262e57bbd04a28fd962,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/nn/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/nn/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/nn/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 6,
            "translated_words": 6,
            "translated_percent": 2.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-11T21:58:58.740647-05:00",
            "last_author": "Chris Lee",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nn/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nn/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nn/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nn/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/nn/units/?format=api"
        },
        {
            "language": {
                "id": 236,
                "code": "ps",
                "name": "Pashto",
                "plural": {
                    "id": 236,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "pus"
                ],
                "direction": "rtl",
                "population": 53542641,
                "web_url": "https://translate.jellyfin.org/languages/ps/",
                "url": "https://translate.jellyfin.org/api/languages/ps/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/ps/statistics/?format=api"
            },
            "language_code": "ps",
            "id": 1480,
            "filename": "Translations/ps.lproj/Localizable.strings",
            "revision": "266816bdf3cb71aad69dbe66ebb71355f65fcea0,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/ps/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/ps/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/ps/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ps/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 54,
            "translated_words": 92,
            "translated_percent": 18.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-01-27T14:49:41.085451-05:00",
            "last_author": "Kévin LEBLOND",
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ps/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ps/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ps/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ps/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ps/units/?format=api"
        },
        {
            "language": {
                "id": 196,
                "code": "mk",
                "name": "Macedonian",
                "plural": {
                    "id": 196,
                    "source": 0,
                    "number": 2,
                    "formula": "n==1 || n%10==1 ? 0 : 1",
                    "type": 1
                },
                "aliases": [
                    "mac",
                    "mkd"
                ],
                "direction": "ltr",
                "population": 1608564,
                "web_url": "https://translate.jellyfin.org/languages/mk/",
                "url": "https://translate.jellyfin.org/api/languages/mk/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/mk/statistics/?format=api"
            },
            "language_code": "mk",
            "id": 1498,
            "filename": "Translations/mk.lproj/Localizable.strings",
            "revision": "83a451fb1c2efa8879c3184ac4f789c316bf506c,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/mk/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/mk/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/mk/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/mk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 54,
            "translated_words": 93,
            "translated_percent": 18.4,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-05T11:38:03.804405-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/mk/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/mk/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/mk/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/mk/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/mk/units/?format=api"
        },
        {
            "language": {
                "id": 99,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 99,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.jellyfin.org/languages/fi/",
                "url": "https://translate.jellyfin.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.jellyfin.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 1500,
            "filename": "Translations/fi.lproj/Localizable.strings",
            "revision": "95fc6e1537a43721a9deb905a2e61845f9103af1,09a1403ac96e2eb09611e7dc83060304df420219",
            "web_url": "https://translate.jellyfin.org/projects/swiftfin/swiftfin/fi/",
            "share_url": "https://translate.jellyfin.org/engage/swiftfin/-/fi/",
            "translate_url": "https://translate.jellyfin.org/translate/swiftfin/swiftfin/fi/",
            "url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 292,
            "total_words": 621,
            "translated": 292,
            "translated_words": 621,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-04-19T04:48:53.700338-04:00",
            "last_author": null,
            "repository_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fi/repository/?format=api",
            "file_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fi/file/?format=api",
            "statistics_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fi/statistics/?format=api",
            "changes_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fi/changes/?format=api",
            "units_list_url": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/fi/units/?format=api"
        }
    ]
}