Translation components API.

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

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

{
    "count": 42,
    "next": null,
    "previous": null,
    "results": [
        {
            "language": {
                "id": 76,
                "code": "en",
                "name": "English",
                "plural": {
                    "id": 76,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "en_en",
                    "base",
                    "source",
                    "enp",
                    "eng"
                ],
                "direction": "ltr",
                "population": 1636485517,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/?format=api"
            },
            "language_code": "en",
            "id": 20281,
            "filename": "po/systemd.pot",
            "revision": "e19769c197013199015b0910492c2ff92cdc04b2",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/en/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/en/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/en/?format=api",
            "is_template": false,
            "is_source": true,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 59,
            "failing_checks_words": 506,
            "failing_checks_percent": 25.3,
            "have_suggestion": 0,
            "have_comment": 19,
            "last_change": "2024-06-01T06:13:31.127503Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/en/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/en/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/en/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/en/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/en/units/?format=api"
        },
        {
            "language": {
                "id": 30,
                "code": "be",
                "name": "Belarusian",
                "plural": {
                    "id": 30,
                    "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": [
                    "xbelorussian",
                    "by",
                    "bel"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translate.fedoraproject.org/languages/be/",
                "url": "https://translate.fedoraproject.org/api/languages/be/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be/statistics/?format=api"
            },
            "language_code": "be",
            "id": 20282,
            "filename": "po/be.po",
            "revision": "48a7c21a3fb0f57dfdcf073838b20fb8b06da479",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/be/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/be/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/be/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 187,
            "translated_words": 1480,
            "translated_percent": 80.2,
            "fuzzy": 10,
            "fuzzy_words": 70,
            "fuzzy_percent": 4.2,
            "failing_checks": 3,
            "failing_checks_words": 24,
            "failing_checks_percent": 1.2,
            "have_suggestion": 7,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:31.443036Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be/units/?format=api"
        },
        {
            "language": {
                "id": 31,
                "code": "be_Latn",
                "name": "Belarusian (latin)",
                "plural": {
                    "id": 31,
                    "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": [
                    "be_rby",
                    "be@latin",
                    "by_lat"
                ],
                "direction": "ltr",
                "population": 10064517,
                "web_url": "https://translate.fedoraproject.org/languages/be_Latn/",
                "url": "https://translate.fedoraproject.org/api/languages/be_Latn/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be_Latn/statistics/?format=api"
            },
            "language_code": "be@latin",
            "id": 20283,
            "filename": "po/be@latin.po",
            "revision": "82084afb269a57204655ea67f40b69ab9690b73d",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/be_Latn/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/be_Latn/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/be_Latn/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/be_Latn/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 107,
            "translated_words": 908,
            "translated_percent": 45.9,
            "fuzzy": 56,
            "fuzzy_words": 494,
            "fuzzy_percent": 24.0,
            "failing_checks": 6,
            "failing_checks_words": 56,
            "failing_checks_percent": 2.5,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:31.762065Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be_Latn/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be_Latn/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be_Latn/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be_Latn/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/be_Latn/units/?format=api"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7878314,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/?format=api"
            },
            "language_code": "bg",
            "id": 20284,
            "filename": "po/bg.po",
            "revision": "9da228d8fa043d6724d4c9a2c188981a419536bb",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/bg/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 187,
            "translated_words": 1480,
            "translated_percent": 80.2,
            "fuzzy": 10,
            "fuzzy_words": 70,
            "fuzzy_percent": 4.2,
            "failing_checks": 9,
            "failing_checks_words": 70,
            "failing_checks_percent": 3.8,
            "have_suggestion": 9,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:32.335692Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/bg/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/bg/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/bg/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/bg/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/bg/units/?format=api"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ps",
                    "ca_ca",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8679138,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/?format=api"
            },
            "language_code": "ca",
            "id": 20285,
            "filename": "po/ca.po",
            "revision": "ff983cce4b5d17d292e99f0278389b40368cf29b",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/ca/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 116,
            "translated_words": 973,
            "translated_percent": 49.7,
            "fuzzy": 50,
            "fuzzy_words": 440,
            "fuzzy_percent": 21.4,
            "failing_checks": 12,
            "failing_checks_words": 106,
            "failing_checks_percent": 5.1,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:32.676710Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ca/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ca/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ca/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ca/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ca/units/?format=api"
        },
        {
            "language": {
                "id": 61,
                "code": "cs",
                "name": "Czech",
                "plural": {
                    "id": 61,
                    "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.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/?format=api"
            },
            "language_code": "cs",
            "id": 20286,
            "filename": "po/cs.po",
            "revision": "0999ae08b4c107e4ab3f8bbb9dfbce5e033adc93",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/cs/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 221,
            "translated_words": 1751,
            "translated_percent": 94.8,
            "fuzzy": 9,
            "fuzzy_words": 59,
            "fuzzy_percent": 3.8,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:33.002118Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/cs/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/cs/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/cs/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/cs/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/cs/units/?format=api"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "dk",
                    "dan"
                ],
                "direction": "ltr",
                "population": 7072056,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/?format=api"
            },
            "language_code": "da",
            "id": 20287,
            "filename": "po/da.po",
            "revision": "d46b5845566ce88fe98196d8022fc006390903b6",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/da/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/da/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/da/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 183,
            "translated_words": 1458,
            "translated_percent": 78.5,
            "fuzzy": 13,
            "fuzzy_words": 88,
            "fuzzy_percent": 5.5,
            "failing_checks": 5,
            "failing_checks_words": 49,
            "failing_checks_percent": 2.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:33.335677Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/da/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/da/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/da/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/da/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/da/units/?format=api"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "deu_de",
                    "deu",
                    "ger"
                ],
                "direction": "ltr",
                "population": 136350226,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/?format=api"
            },
            "language_code": "de",
            "id": 20288,
            "filename": "po/de.po",
            "revision": "52b1f3e895d6166644f922b3cea65e1cf77f6812",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/de/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/de/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/de/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 227,
            "translated_words": 1793,
            "translated_percent": 97.4,
            "fuzzy": 6,
            "fuzzy_words": 43,
            "fuzzy_percent": 2.5,
            "failing_checks": 4,
            "failing_checks_words": 45,
            "failing_checks_percent": 1.7,
            "have_suggestion": 28,
            "have_comment": 0,
            "last_change": "2024-06-01T06:15:17.539610Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/de/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/de/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/de/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/de/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/de/units/?format=api"
        },
        {
            "language": {
                "id": 75,
                "code": "el",
                "name": "Greek",
                "plural": {
                    "id": 75,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "gr",
                    "ell",
                    "gre"
                ],
                "direction": "ltr",
                "population": 12292240,
                "web_url": "https://translate.fedoraproject.org/languages/el/",
                "url": "https://translate.fedoraproject.org/api/languages/el/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/el/statistics/?format=api"
            },
            "language_code": "el",
            "id": 20289,
            "filename": "po/el.po",
            "revision": "431954e5324805905290df109593be5cf66e0f34",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/el/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/el/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/el/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/el/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 68,
            "translated_words": 590,
            "translated_percent": 29.1,
            "fuzzy": 81,
            "fuzzy_words": 735,
            "fuzzy_percent": 34.7,
            "failing_checks": 12,
            "failing_checks_words": 102,
            "failing_checks_percent": 5.1,
            "have_suggestion": 10,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:33.963151Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/el/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/el/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/el/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/el/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/el/units/?format=api"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 493528078,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/?format=api"
            },
            "language_code": "es",
            "id": 20290,
            "filename": "po/es.po",
            "revision": "3510a76d6b15b0f89ef96bb352c827bcc2170c80",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/es/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/es/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/es/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 163,
            "translated_words": 1263,
            "translated_percent": 69.9,
            "fuzzy": 33,
            "fuzzy_words": 283,
            "fuzzy_percent": 14.1,
            "failing_checks": 3,
            "failing_checks_words": 32,
            "failing_checks_percent": 1.2,
            "have_suggestion": 48,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:34.278701Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/es/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/es/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/es/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/es/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/es/units/?format=api"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fra_fr",
                    "fra",
                    "fre"
                ],
                "direction": "ltr",
                "population": 278611506,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/?format=api"
            },
            "language_code": "fr",
            "id": 20291,
            "filename": "po/fr.po",
            "revision": "42459664c5ecb9401312e1f11b5eed2cc3759390",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/fr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-04T05:35:57.787340Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fr/units/?format=api"
        },
        {
            "language": {
                "id": 116,
                "code": "gl",
                "name": "Galician",
                "plural": {
                    "id": 116,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "glg_es",
                    "glg"
                ],
                "direction": "ltr",
                "population": 3515529,
                "web_url": "https://translate.fedoraproject.org/languages/gl/",
                "url": "https://translate.fedoraproject.org/api/languages/gl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/gl/statistics/?format=api"
            },
            "language_code": "gl",
            "id": 20292,
            "filename": "po/gl.po",
            "revision": "eccc61f9f70db37488d6619923e36b0e333aad57",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/gl/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/gl/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/gl/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/gl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 187,
            "translated_words": 1480,
            "translated_percent": 80.2,
            "fuzzy": 10,
            "fuzzy_words": 70,
            "fuzzy_percent": 4.2,
            "failing_checks": 5,
            "failing_checks_words": 66,
            "failing_checks_percent": 2.1,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:35.983779Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/gl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/gl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/gl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/gl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/gl/units/?format=api"
        },
        {
            "language": {
                "id": 130,
                "code": "hr",
                "name": "Croatian",
                "plural": {
                    "id": 130,
                    "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.fedoraproject.org/languages/hr/",
                "url": "https://translate.fedoraproject.org/api/languages/hr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/?format=api"
            },
            "language_code": "hr",
            "id": 20293,
            "filename": "po/hr.po",
            "revision": "bcf703ce9b35e1b0a3a525f67e25239645f75411",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/hr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 187,
            "translated_words": 1480,
            "translated_percent": 80.2,
            "fuzzy": 10,
            "fuzzy_words": 70,
            "fuzzy_percent": 4.2,
            "failing_checks": 3,
            "failing_checks_words": 32,
            "failing_checks_percent": 1.2,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:37.321951Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hr/units/?format=api"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hun"
                ],
                "direction": "ltr",
                "population": 12443429,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/?format=api"
            },
            "language_code": "hu",
            "id": 20294,
            "filename": "po/hu.po",
            "revision": "8171bfb4917005ddd16e7e43464fcf38b7f79550",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/hu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 221,
            "translated_words": 1751,
            "translated_percent": 94.8,
            "fuzzy": 9,
            "fuzzy_words": 59,
            "fuzzy_percent": 3.8,
            "failing_checks": 4,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:37.649711Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hu/units/?format=api"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 171207687,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/?format=api"
            },
            "language_code": "id",
            "id": 20295,
            "filename": "po/id.po",
            "revision": "ae993f66c99cef9754e2651078306a00ea731563",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/id/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/id/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/id/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 232,
            "translated_words": 1828,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.4,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.4,
            "have_suggestion": 11,
            "have_comment": 1,
            "last_change": "2024-06-01T06:17:42.146703Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/id/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/id/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/id/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/id/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/id/units/?format=api"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ita_it",
                    "ita"
                ],
                "direction": "ltr",
                "population": 70247059,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/?format=api"
            },
            "language_code": "it",
            "id": 20296,
            "filename": "po/it.po",
            "revision": "ac430c532199aa0a460e036f94f29e13cd6378c4",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/it/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/it/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/it/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 232,
            "translated_words": 1828,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.4,
            "failing_checks": 3,
            "failing_checks_words": 20,
            "failing_checks_percent": 1.2,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-06-01T06:17:42.509252Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/it/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/it/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/it/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/it/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/it/units/?format=api"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "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.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/?format=api"
            },
            "language_code": "ja",
            "id": 20297,
            "filename": "po/ja.po",
            "revision": "9b263bc4156a41938ca644e1ec4c1ebbc136f05c",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/ja/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-01T06:13:38.701813Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ja/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ja/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ja/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ja/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ja/units/?format=api"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "kor_kr",
                    "kor"
                ],
                "direction": "ltr",
                "population": 78357047,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/?format=api"
            },
            "language_code": "ko",
            "id": 20298,
            "filename": "po/ko.po",
            "revision": "68973b54909d13ad83d556cc5d9213b4ace0d381",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/ko/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-01T14:53:14.307260Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ko/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ko/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ko/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ko/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ko/units/?format=api"
        },
        {
            "language": {
                "id": 187,
                "code": "lt",
                "name": "Lithuanian",
                "plural": {
                    "id": 187,
                    "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.fedoraproject.org/languages/lt/",
                "url": "https://translate.fedoraproject.org/api/languages/lt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/lt/statistics/?format=api"
            },
            "language_code": "lt",
            "id": 20299,
            "filename": "po/lt.po",
            "revision": "596b97407e40ff207f996a73f659dc0aa1ae6bf8",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/lt/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/lt/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/lt/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/lt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 152,
            "translated_words": 1227,
            "translated_percent": 65.2,
            "fuzzy": 33,
            "fuzzy_words": 283,
            "fuzzy_percent": 14.1,
            "failing_checks": 4,
            "failing_checks_words": 36,
            "failing_checks_percent": 1.7,
            "have_suggestion": 8,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:40.057756Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/lt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/lt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/lt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/lt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/lt/units/?format=api"
        },
        {
            "language": {
                "id": 237,
                "code": "pl",
                "name": "Polish",
                "plural": {
                    "id": 237,
                    "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.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/?format=api"
            },
            "language_code": "pl",
            "id": 20300,
            "filename": "po/pl.po",
            "revision": "15dc7ba921daa8e7322a3b9a6992ecc8582612e7",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/pl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-01T14:53:14.694652Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pl/units/?format=api"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "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.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/?format=api"
            },
            "language_code": "pt_BR",
            "id": 20301,
            "filename": "po/pt_BR.po",
            "revision": "f95f8979159e3b2801309b11d170a9b3dce53ee9",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt_BR/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 192,
            "translated_words": 1521,
            "translated_percent": 82.4,
            "fuzzy": 13,
            "fuzzy_words": 88,
            "fuzzy_percent": 5.5,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:41.892725Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt_BR/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt_BR/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt_BR/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt_BR/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt_BR/units/?format=api"
        },
        {
            "language": {
                "id": 249,
                "code": "ro",
                "name": "Romanian",
                "plural": {
                    "id": 249,
                    "source": 0,
                    "number": 3,
                    "formula": "n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "ron",
                    "rum",
                    "mol"
                ],
                "direction": "ltr",
                "population": 22187407,
                "web_url": "https://translate.fedoraproject.org/languages/ro/",
                "url": "https://translate.fedoraproject.org/api/languages/ro/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ro/statistics/?format=api"
            },
            "language_code": "ro",
            "id": 20302,
            "filename": "po/ro.po",
            "revision": "0a1c786543c101fbc9543edc3aaefdc970410827",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/ro/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/ro/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/ro/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 183,
            "translated_words": 1458,
            "translated_percent": 78.5,
            "fuzzy": 13,
            "fuzzy_words": 88,
            "fuzzy_percent": 5.5,
            "failing_checks": 9,
            "failing_checks_words": 92,
            "failing_checks_percent": 3.8,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:42.224714Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ro/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ro/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ro/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ro/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ro/units/?format=api"
        },
        {
            "language": {
                "id": 252,
                "code": "ru",
                "name": "Russian",
                "plural": {
                    "id": 252,
                    "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.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/?format=api"
            },
            "language_code": "ru",
            "id": 20303,
            "filename": "po/ru.po",
            "revision": "f78aff962be493b6be79108f86fb16bbb7d7041c",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/ru/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-03T00:35:57.899285Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ru/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ru/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ru/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ru/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ru/units/?format=api"
        },
        {
            "language": {
                "id": 272,
                "code": "sk",
                "name": "Slovak",
                "plural": {
                    "id": 272,
                    "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.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/?format=api"
            },
            "language_code": "sk",
            "id": 20304,
            "filename": "po/sk.po",
            "revision": "8f668f24ee6285079363222d4cb813ca0d3ad194",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/sk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 47,
            "translated_words": 372,
            "translated_percent": 20.1,
            "fuzzy": 52,
            "fuzzy_words": 473,
            "fuzzy_percent": 22.3,
            "failing_checks": 8,
            "failing_checks_words": 62,
            "failing_checks_percent": 3.4,
            "have_suggestion": 16,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:43.133677Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sk/units/?format=api"
        },
        {
            "language": {
                "id": 284,
                "code": "sr",
                "name": "Serbian",
                "plural": {
                    "id": 284,
                    "source": 0,
                    "number": 3,
                    "formula": "n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2",
                    "type": 2
                },
                "aliases": [
                    "scc",
                    "sr_cs",
                    "rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7516818,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/?format=api"
            },
            "language_code": "sr",
            "id": 20305,
            "filename": "po/sr.po",
            "revision": "201f3daa1f2ff4800a896f6be1711e34fde5fb5d",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/sr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 120,
            "translated_words": 1021,
            "translated_percent": 51.5,
            "fuzzy": 46,
            "fuzzy_words": 392,
            "fuzzy_percent": 19.7,
            "failing_checks": 13,
            "failing_checks_words": 115,
            "failing_checks_percent": 5.5,
            "have_suggestion": 2,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:43.811736Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sr/units/?format=api"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "swe_se",
                    "sve",
                    "swe"
                ],
                "direction": "ltr",
                "population": 12932871,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/?format=api"
            },
            "language_code": "sv",
            "id": 20306,
            "filename": "po/sv.po",
            "revision": "c0aa5e9c92892ad07645128e91fc63e0c8a7d692",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/sv/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-04T05:35:58.039643Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sv/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sv/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sv/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sv/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sv/units/?format=api"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 80360705,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/?format=api"
            },
            "language_code": "tr",
            "id": 20307,
            "filename": "po/tr.po",
            "revision": "003bff7dd1c82f576723e6f09389e239db28e5ad",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/tr/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-01T10:59:54.539851Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/tr/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/tr/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/tr/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/tr/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/tr/units/?format=api"
        },
        {
            "language": {
                "id": 318,
                "code": "uk",
                "name": "Ukrainian",
                "plural": {
                    "id": 318,
                    "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.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/?format=api"
            },
            "language_code": "uk",
            "id": 20308,
            "filename": "po/uk.po",
            "revision": "556740ff13f461cf291a61bbf90dd7a0f725dc0d",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/uk/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-03T00:35:58.161395Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/uk/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/uk/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/uk/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/uk/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/uk/units/?format=api"
        },
        {
            "language": {
                "id": 340,
                "code": "zh_CN",
                "name": "Chinese (Simplified)",
                "plural": {
                    "id": 340,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_CN/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_CN/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/?format=api"
            },
            "language_code": "zh_CN",
            "id": 20309,
            "filename": "po/zh_CN.po",
            "revision": "e9556016093af8d0ee4bfbf6c3513b3d857a5d63",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_CN/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-05T07:44:39.894956Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_CN/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_CN/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_CN/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_CN/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_CN/units/?format=api"
        },
        {
            "language": {
                "id": 341,
                "code": "zh_TW",
                "name": "Chinese (Traditional)",
                "plural": {
                    "id": 341,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [],
                "direction": "ltr",
                "population": 0,
                "web_url": "https://translate.fedoraproject.org/languages/zh_TW/",
                "url": "https://translate.fedoraproject.org/api/languages/zh_TW/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/?format=api"
            },
            "language_code": "zh_TW",
            "id": 20310,
            "filename": "po/zh_TW.po",
            "revision": "a6a2359f71dd6d6dacb412d6a15a21355773ef00",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_TW/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 220,
            "translated_words": 1748,
            "translated_percent": 94.4,
            "fuzzy": 13,
            "fuzzy_words": 88,
            "fuzzy_percent": 5.5,
            "failing_checks": 6,
            "failing_checks_words": 21,
            "failing_checks_percent": 2.5,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-06T00:52:39.607853Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_TW/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_TW/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_TW/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_TW/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/zh_TW/units/?format=api"
        },
        {
            "language": {
                "id": 234,
                "code": "pa",
                "name": "Punjabi",
                "plural": {
                    "id": 234,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "pu",
                    "pan"
                ],
                "direction": "ltr",
                "population": 40120509,
                "web_url": "https://translate.fedoraproject.org/languages/pa/",
                "url": "https://translate.fedoraproject.org/api/languages/pa/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pa/statistics/?format=api"
            },
            "language_code": "pa",
            "id": 28116,
            "filename": "po/pa.po",
            "revision": "7aaf2cff970e7fdb1e3414a0bb876cfbbc60e626",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/pa/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/pa/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/pa/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/pa/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 73,
            "translated_words": 437,
            "translated_percent": 31.3,
            "fuzzy": 8,
            "fuzzy_words": 72,
            "fuzzy_percent": 3.4,
            "failing_checks": 5,
            "failing_checks_words": 44,
            "failing_checks_percent": 2.1,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:40.697163Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pa/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pa/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pa/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pa/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pa/units/?format=api"
        },
        {
            "language": {
                "id": 155,
                "code": "kab",
                "name": "Kabyle",
                "plural": {
                    "id": 155,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "kab_kab"
                ],
                "direction": "ltr",
                "population": 3351886,
                "web_url": "https://translate.fedoraproject.org/languages/kab/",
                "url": "https://translate.fedoraproject.org/api/languages/kab/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/kab/statistics/?format=api"
            },
            "language_code": "kab",
            "id": 32553,
            "filename": "po/kab.po",
            "revision": "837dbc5fdc4fed87b5e2a9b24440f9a845599d31",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/kab/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/kab/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/kab/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/kab/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 4,
            "translated_words": 14,
            "translated_percent": 1.7,
            "fuzzy": 1,
            "fuzzy_words": 4,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:39.406829Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/kab/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/kab/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/kab/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/kab/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/kab/units/?format=api"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 15564656,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/?format=api"
            },
            "language_code": "si",
            "id": 32707,
            "filename": "po/si.po",
            "revision": "99af33765714b4a0cda3a1b8a6302d19f74a2cd7",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/si/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/si/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/si/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 1,
            "translated_words": 3,
            "translated_percent": 0.4,
            "fuzzy": 1,
            "fuzzy_words": 3,
            "fuzzy_percent": 0.4,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:42.835257Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/si/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/si/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/si/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/si/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/si/units/?format=api"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nld"
                ],
                "direction": "ltr",
                "population": 31765645,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/?format=api"
            },
            "language_code": "nl",
            "id": 35755,
            "filename": "po/nl.po",
            "revision": "2cb15815b85070e423b8319bc3f03215f20790ff",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/nl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 221,
            "translated_words": 1751,
            "translated_percent": 94.8,
            "fuzzy": 9,
            "fuzzy_words": 59,
            "fuzzy_percent": 3.8,
            "failing_checks": 4,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.7,
            "have_suggestion": 0,
            "have_comment": 12,
            "last_change": "2024-06-01T06:13:40.401186Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/nl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/nl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/nl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/nl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/nl/units/?format=api"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fin_fi",
                    "fin"
                ],
                "direction": "ltr",
                "population": 5736841,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/?format=api"
            },
            "language_code": "fi",
            "id": 53569,
            "filename": "po/fi.po",
            "revision": "bcb920a944428224e5a7e265b60a8ae8e2c6a618",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/fi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 221,
            "translated_words": 1751,
            "translated_percent": 94.8,
            "fuzzy": 9,
            "fuzzy_words": 59,
            "fuzzy_percent": 3.8,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:35.429581Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/fi/units/?format=api"
        },
        {
            "language": {
                "id": 242,
                "code": "pt",
                "name": "Portuguese",
                "plural": {
                    "id": 242,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "por_pt",
                    "ptg",
                    "por"
                ],
                "direction": "ltr",
                "population": 237496883,
                "web_url": "https://translate.fedoraproject.org/languages/pt/",
                "url": "https://translate.fedoraproject.org/api/languages/pt/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt/statistics/?format=api"
            },
            "language_code": "pt",
            "id": 55227,
            "filename": "po/pt.po",
            "revision": "1b38d70289c2ba83baf945f594a88a327a1d6e98",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/pt/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/pt/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/pt/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 232,
            "translated_words": 1828,
            "translated_percent": 99.5,
            "fuzzy": 1,
            "fuzzy_words": 8,
            "fuzzy_percent": 0.4,
            "failing_checks": 1,
            "failing_checks_words": 8,
            "failing_checks_percent": 0.4,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-01T06:19:23.677037Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/pt/units/?format=api"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "kat"
                ],
                "direction": "ltr",
                "population": 3543645,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/?format=api"
            },
            "language_code": "ka",
            "id": 65580,
            "filename": "po/ka.po",
            "revision": "feca574c8a317d57eaaf21f5e6f675751929a2cd",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/ka/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-03T00:35:58.363554Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ka/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ka/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ka/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ka/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/ka/units/?format=api"
        },
        {
            "language": {
                "id": 97,
                "code": "et",
                "name": "Estonian",
                "plural": {
                    "id": 97,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "et_et",
                    "est",
                    "ekk"
                ],
                "direction": "ltr",
                "population": 878449,
                "web_url": "https://translate.fedoraproject.org/languages/et/",
                "url": "https://translate.fedoraproject.org/api/languages/et/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/et/statistics/?format=api"
            },
            "language_code": "et",
            "id": 69556,
            "filename": "po/et.po",
            "revision": "287a692e35faea1721777c05bd93da3955e6babd",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/et/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/et/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/et/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/et/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 132,
            "translated_words": 974,
            "translated_percent": 56.6,
            "fuzzy": 10,
            "fuzzy_words": 70,
            "fuzzy_percent": 4.2,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.4,
            "have_suggestion": 33,
            "have_comment": 2,
            "last_change": "2024-06-01T06:13:34.813348Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/et/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/et/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/et/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/et/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/et/units/?format=api"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_eu",
                    "baq",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1088518,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/?format=api"
            },
            "language_code": "eu",
            "id": 89353,
            "filename": "po/eu.po",
            "revision": "eb06fae10f872dbed964836008b8d671205219cf",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/eu/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 32,
            "translated_words": 231,
            "translated_percent": 13.7,
            "fuzzy": 6,
            "fuzzy_words": 54,
            "fuzzy_percent": 2.5,
            "failing_checks": 4,
            "failing_checks_words": 34,
            "failing_checks_percent": 1.7,
            "have_suggestion": 20,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:35.134508Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/eu/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/eu/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/eu/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/eu/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/eu/units/?format=api"
        },
        {
            "language": {
                "id": 125,
                "code": "he",
                "name": "Hebrew",
                "plural": {
                    "id": 125,
                    "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.fedoraproject.org/languages/he/",
                "url": "https://translate.fedoraproject.org/api/languages/he/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/he/statistics/?format=api"
            },
            "language_code": "he",
            "id": 100546,
            "filename": "po/he.po",
            "revision": "aa49794c68a8db81d3ad662a65a18c01e10b5c64",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/he/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/he/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/he/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/he/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 221,
            "translated_words": 1751,
            "translated_percent": 94.8,
            "fuzzy": 9,
            "fuzzy_words": 59,
            "fuzzy_percent": 3.8,
            "failing_checks": 1,
            "failing_checks_words": 12,
            "failing_checks_percent": 0.4,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:36.291263Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/he/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/he/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/he/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/he/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/he/units/?format=api"
        },
        {
            "language": {
                "id": 273,
                "code": "sl",
                "name": "Slovenian",
                "plural": {
                    "id": 273,
                    "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.fedoraproject.org/languages/sl/",
                "url": "https://translate.fedoraproject.org/api/languages/sl/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sl/statistics/?format=api"
            },
            "language_code": "sl",
            "id": 124163,
            "filename": "po/sl.po",
            "revision": "3d2c41c94cd0852bff95c13066de121712c154a9",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/sl/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/sl/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/sl/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/sl/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 35,
            "translated_words": 257,
            "translated_percent": 15.0,
            "fuzzy": 196,
            "fuzzy_words": 1559,
            "fuzzy_percent": 84.1,
            "failing_checks": 196,
            "failing_checks_words": 1559,
            "failing_checks_percent": 84.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-06-01T06:13:43.456745Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sl/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sl/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sl/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sl/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/sl/units/?format=api"
        },
        {
            "language": {
                "id": 126,
                "code": "hi",
                "name": "Hindi",
                "plural": {
                    "id": 126,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "hin"
                ],
                "direction": "ltr",
                "population": 545556054,
                "web_url": "https://translate.fedoraproject.org/languages/hi/",
                "url": "https://translate.fedoraproject.org/api/languages/hi/?format=api",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hi/statistics/?format=api"
            },
            "language_code": "hi",
            "id": 127881,
            "filename": "po/hi.po",
            "revision": "eb5838d9de3b563be675e51e7a8ffb7480e0375b",
            "web_url": "https://translate.fedoraproject.org/projects/systemd/main/hi/",
            "share_url": "https://translate.fedoraproject.org/engage/systemd/-/hi/",
            "translate_url": "https://translate.fedoraproject.org/translate/systemd/main/hi/",
            "url": "https://translate.fedoraproject.org/api/translations/systemd/main/hi/?format=api",
            "is_template": false,
            "is_source": false,
            "total": 233,
            "total_words": 1836,
            "translated": 233,
            "translated_words": 1836,
            "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-06-03T00:35:58.596409Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hi/repository/?format=api",
            "file_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hi/file/?format=api",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hi/statistics/?format=api",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hi/changes/?format=api",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/systemd/main/hi/units/?format=api"
        }
    ]
}