Translation components API.

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

GET /api/components/python-meh/master/translations/
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 37,
    "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": [
                    "base",
                    "en_en",
                    "en_us",
                    "eng",
                    "enp",
                    "source"
                ],
                "direction": "ltr",
                "population": 1728900209,
                "web_url": "https://translate.fedoraproject.org/languages/en/",
                "url": "https://translate.fedoraproject.org/api/languages/en/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/en/statistics/"
            },
            "language_code": "en",
            "id": 19570,
            "filename": "master/python-meh.pot",
            "revision": "6054e590912923b2e562de5c51e224f7c8977457",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/en/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/en/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/en/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/en/",
            "is_template": false,
            "is_source": true,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 13,
            "failing_checks_words": 82,
            "failing_checks_percent": 54.1,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-24T03:31:19.415595Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/en/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/en/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/en/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/en/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/en/units/"
        },
        {
            "language": {
                "id": 7,
                "code": "af",
                "name": "Afrikaans",
                "plural": {
                    "id": 7,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "af_za",
                    "afr"
                ],
                "direction": "ltr",
                "population": 9966164,
                "web_url": "https://translate.fedoraproject.org/languages/af/",
                "url": "https://translate.fedoraproject.org/api/languages/af/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/af/statistics/"
            },
            "language_code": "af",
            "id": 19571,
            "filename": "master/af.po",
            "revision": "d13482e4ce0f82452f43c2d23f2488159e65a782",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/af/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/af/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/af/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/af/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 19,
            "translated_words": 66,
            "translated_percent": 79.1,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 5,
            "failing_checks_words": 53,
            "failing_checks_percent": 20.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:28.743572Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/af/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/af/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/af/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/af/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/af/units/"
        },
        {
            "language": {
                "id": 12,
                "code": "ar",
                "name": "Arabic",
                "plural": {
                    "id": 12,
                    "source": 0,
                    "number": 6,
                    "formula": "n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 ? 4 : 5",
                    "type": 3
                },
                "aliases": [
                    "ar_aa",
                    "ar_ar",
                    "ara",
                    "arb"
                ],
                "direction": "rtl",
                "population": 378482167,
                "web_url": "https://translate.fedoraproject.org/languages/ar/",
                "url": "https://translate.fedoraproject.org/api/languages/ar/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ar/statistics/"
            },
            "language_code": "ar",
            "id": 19572,
            "filename": "master/ar.po",
            "revision": "3a8e97d4fdb28e0b0f395f02bcc5bc7de19f424c",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ar/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ar/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ar/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ar/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 19,
            "translated_words": 66,
            "translated_percent": 79.1,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 3,
            "failing_checks_words": 52,
            "failing_checks_percent": 12.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:31.357138Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ar/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ar/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ar/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ar/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ar/units/"
        },
        {
            "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": [
                    "be_by",
                    "bel",
                    "by",
                    "xbelorussian"
                ],
                "direction": "ltr",
                "population": 10022171,
                "web_url": "https://translate.fedoraproject.org/languages/be/",
                "url": "https://translate.fedoraproject.org/api/languages/be/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/be/statistics/"
            },
            "language_code": "be",
            "id": 19573,
            "filename": "master/be.po",
            "revision": "e9ce938d7d51569399d34a2b8a92c97cf538c06e",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/be/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/be/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/be/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/be/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 2,
            "failing_checks_words": 46,
            "failing_checks_percent": 8.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:33.133049Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/be/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/be/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/be/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/be/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/be/units/"
        },
        {
            "language": {
                "id": 35,
                "code": "bg",
                "name": "Bulgarian",
                "plural": {
                    "id": 35,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "bg_bg",
                    "bgr",
                    "bul"
                ],
                "direction": "ltr",
                "population": 7684020,
                "web_url": "https://translate.fedoraproject.org/languages/bg/",
                "url": "https://translate.fedoraproject.org/api/languages/bg/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bg/statistics/"
            },
            "language_code": "bg",
            "id": 19574,
            "filename": "master/bg.po",
            "revision": "f765f6f0f8eb328ddbac7eb13c15d7966c1767e9",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/bg/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/bg/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/bg/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bg/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 8,
            "translated_words": 23,
            "translated_percent": 33.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 3,
            "have_comment": 0,
            "last_change": "2024-12-24T03:31:20.095468Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bg/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bg/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bg/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bg/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bg/units/"
        },
        {
            "language": {
                "id": 39,
                "code": "bn",
                "name": "Bengali",
                "plural": {
                    "id": 39,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bd",
                    "ben",
                    "bn_bd"
                ],
                "direction": "ltr",
                "population": 279858788,
                "web_url": "https://translate.fedoraproject.org/languages/bn/",
                "url": "https://translate.fedoraproject.org/api/languages/bn/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/bn/statistics/"
            },
            "language_code": "bn",
            "id": 19575,
            "filename": "master/bn.po",
            "revision": "8289bca847c2b282491280b53df9471f37ea77be",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/bn/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/bn/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/bn/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bn/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 8.3,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 5,
            "have_comment": 0,
            "last_change": "2024-12-24T03:31:20.273620Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bn/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bn/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bn/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bn/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/bn/units/"
        },
        {
            "language": {
                "id": 49,
                "code": "ca",
                "name": "Catalan",
                "plural": {
                    "id": 49,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ca_ca",
                    "ca_es",
                    "ca_ps",
                    "cat"
                ],
                "direction": "ltr",
                "population": 8218781,
                "web_url": "https://translate.fedoraproject.org/languages/ca/",
                "url": "https://translate.fedoraproject.org/api/languages/ca/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ca/statistics/"
            },
            "language_code": "ca",
            "id": 19576,
            "filename": "master/ca.po",
            "revision": "b44d34226f8f58a08a0d249a1262860e732b94a7",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ca/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ca/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ca/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ca/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 5,
            "failing_checks_words": 54,
            "failing_checks_percent": 20.8,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:42.670596Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ca/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ca/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ca/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ca/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ca/units/"
        },
        {
            "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": [
                    "ces",
                    "cs_cs",
                    "cs_cz",
                    "csy",
                    "cz",
                    "cze"
                ],
                "direction": "ltr",
                "population": 13236057,
                "web_url": "https://translate.fedoraproject.org/languages/cs/",
                "url": "https://translate.fedoraproject.org/api/languages/cs/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/cs/statistics/"
            },
            "language_code": "cs",
            "id": 19577,
            "filename": "master/cs.po",
            "revision": "39a3890295e264ffad5bc03e4d05fe2cdcfde3ad",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/cs/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/cs/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/cs/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/cs/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 3,
            "failing_checks_words": 52,
            "failing_checks_percent": 12.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:44.504900Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/cs/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/cs/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/cs/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/cs/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/cs/units/"
        },
        {
            "language": {
                "id": 66,
                "code": "da",
                "name": "Danish",
                "plural": {
                    "id": 66,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "da_da",
                    "da_dk",
                    "dan",
                    "dk"
                ],
                "direction": "ltr",
                "population": 7247744,
                "web_url": "https://translate.fedoraproject.org/languages/da/",
                "url": "https://translate.fedoraproject.org/api/languages/da/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/da/statistics/"
            },
            "language_code": "da",
            "id": 19578,
            "filename": "master/da.po",
            "revision": "bb10ea28d0595dfa29b44c01d8d78883a8508d8d",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/da/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/da/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/da/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/da/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 48,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:46.304494Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/da/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/da/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/da/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/da/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/da/units/"
        },
        {
            "language": {
                "id": 67,
                "code": "de",
                "name": "German",
                "plural": {
                    "id": 67,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "de_de",
                    "deu",
                    "deu_de",
                    "ger"
                ],
                "direction": "ltr",
                "population": 141444441,
                "web_url": "https://translate.fedoraproject.org/languages/de/",
                "url": "https://translate.fedoraproject.org/api/languages/de/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/de/statistics/"
            },
            "language_code": "de",
            "id": 19579,
            "filename": "master/de.po",
            "revision": "efb1a584d597a895878e116b1301555361791ab5",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/de/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/de/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/de/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/de/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 48,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:48.137620Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/de/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/de/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/de/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/de/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/de/units/"
        },
        {
            "language": {
                "id": 87,
                "code": "es",
                "name": "Spanish",
                "plural": {
                    "id": 87,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "es_es",
                    "es_la",
                    "esp",
                    "spa"
                ],
                "direction": "ltr",
                "population": 506540366,
                "web_url": "https://translate.fedoraproject.org/languages/es/",
                "url": "https://translate.fedoraproject.org/api/languages/es/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/es/statistics/"
            },
            "language_code": "es",
            "id": 19580,
            "filename": "master/es.po",
            "revision": "d12dfe634a0b024aa1713afff3118ac3a1df6d4b",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/es/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/es/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/es/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/es/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 10,
            "failing_checks_words": 32,
            "failing_checks_percent": 41.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-02-04T16:38:42.859231Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/es/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/es/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/es/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/es/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/es/units/"
        },
        {
            "language": {
                "id": 98,
                "code": "eu",
                "name": "Basque",
                "plural": {
                    "id": 98,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "baq",
                    "es_eu",
                    "eu_es",
                    "eus"
                ],
                "direction": "ltr",
                "population": 1034494,
                "web_url": "https://translate.fedoraproject.org/languages/eu/",
                "url": "https://translate.fedoraproject.org/api/languages/eu/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/eu/statistics/"
            },
            "language_code": "eu",
            "id": 19581,
            "filename": "master/eu.po",
            "revision": "f7247380a8bddccbadd3f6022fc8b783daf12a08",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/eu/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/eu/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/eu/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/eu/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 7,
            "translated_words": 13,
            "translated_percent": 29.1,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 0,
            "failing_checks_words": 0,
            "failing_checks_percent": 0.0,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-12-24T03:31:21.289275Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/eu/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/eu/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/eu/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/eu/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/eu/units/"
        },
        {
            "language": {
                "id": 102,
                "code": "fi",
                "name": "Finnish",
                "plural": {
                    "id": 102,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "fi_fi",
                    "fin",
                    "fin_fi"
                ],
                "direction": "ltr",
                "population": 5789395,
                "web_url": "https://translate.fedoraproject.org/languages/fi/",
                "url": "https://translate.fedoraproject.org/api/languages/fi/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fi/statistics/"
            },
            "language_code": "fi",
            "id": 19582,
            "filename": "master/fi.po",
            "revision": "27202958fb004d9439413f4faebe2dc6847e8ba6",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/fi/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/fi/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/fi/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fi/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 4,
            "failing_checks_percent": 8.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2025-01-11T15:38:35.690090Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fi/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fi/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fi/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fi/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fi/units/"
        },
        {
            "language": {
                "id": 106,
                "code": "fr",
                "name": "French",
                "plural": {
                    "id": 106,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "fr_fr",
                    "fra",
                    "fra_fr",
                    "fre"
                ],
                "direction": "ltr",
                "population": 295510923,
                "web_url": "https://translate.fedoraproject.org/languages/fr/",
                "url": "https://translate.fedoraproject.org/api/languages/fr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/fr/statistics/"
            },
            "language_code": "fr",
            "id": 19583,
            "filename": "master/fr.po",
            "revision": "21695a17b7de93c0631a1c3ff436b40365d9ea27",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/fr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/fr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/fr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fr/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "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-12-25T08:38:37.928707Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/fr/units/"
        },
        {
            "language": {
                "id": 134,
                "code": "hu",
                "name": "Hungarian",
                "plural": {
                    "id": 134,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "hu_hu",
                    "hun"
                ],
                "direction": "ltr",
                "population": 12293794,
                "web_url": "https://translate.fedoraproject.org/languages/hu/",
                "url": "https://translate.fedoraproject.org/api/languages/hu/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hu/statistics/"
            },
            "language_code": "hu",
            "id": 19584,
            "filename": "master/hu.po",
            "revision": "7a949d6bd2bc1b58079b7f16c6487176beb6a851",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/hu/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/hu/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/hu/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hu/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 48,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:00.994405Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hu/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hu/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hu/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hu/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hu/units/"
        },
        {
            "language": {
                "id": 137,
                "code": "ia",
                "name": "Interlingua",
                "plural": {
                    "id": 137,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "ina"
                ],
                "direction": "ltr",
                "population": 136,
                "web_url": "https://translate.fedoraproject.org/languages/ia/",
                "url": "https://translate.fedoraproject.org/api/languages/ia/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ia/statistics/"
            },
            "language_code": "ia",
            "id": 19585,
            "filename": "master/ia.po",
            "revision": "ce037e0b31b05f40c83dadbefc081712d9aeda9b",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ia/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ia/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ia/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ia/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 19,
            "translated_words": 66,
            "translated_percent": 79.1,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 58,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:03.346321Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ia/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ia/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ia/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ia/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ia/units/"
        },
        {
            "language": {
                "id": 138,
                "code": "id",
                "name": "Indonesian",
                "plural": {
                    "id": 138,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "id_id",
                    "in",
                    "in_id",
                    "ind"
                ],
                "direction": "ltr",
                "population": 180519583,
                "web_url": "https://translate.fedoraproject.org/languages/id/",
                "url": "https://translate.fedoraproject.org/api/languages/id/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/id/statistics/"
            },
            "language_code": "id",
            "id": 19586,
            "filename": "master/id.po",
            "revision": "06359aed7fd8a672d47fa82807c333bf1f261720",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/id/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/id/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/id/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/id/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 3,
            "failing_checks_words": 52,
            "failing_checks_percent": 12.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:05.103960Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/id/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/id/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/id/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/id/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/id/units/"
        },
        {
            "language": {
                "id": 145,
                "code": "it",
                "name": "Italian",
                "plural": {
                    "id": 145,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "it_it",
                    "ita",
                    "ita_it"
                ],
                "direction": "ltr",
                "population": 69298348,
                "web_url": "https://translate.fedoraproject.org/languages/it/",
                "url": "https://translate.fedoraproject.org/api/languages/it/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/it/statistics/"
            },
            "language_code": "it",
            "id": 19587,
            "filename": "master/it.po",
            "revision": "14a28871e9afabb1a3a5eacf31c12015b7fe7c78",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/it/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/it/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/it/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/it/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 3,
            "failing_checks_words": 8,
            "failing_checks_percent": 12.5,
            "have_suggestion": 4,
            "have_comment": 0,
            "last_change": "2024-12-28T12:38:43.418195Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/it/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/it/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/it/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/it/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/it/units/"
        },
        {
            "language": {
                "id": 147,
                "code": "ja",
                "name": "Japanese",
                "plural": {
                    "id": 147,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ja_ja",
                    "ja_jp",
                    "jp",
                    "jp_jpn",
                    "jpn",
                    "jpn_jp"
                ],
                "direction": "ltr",
                "population": 117558321,
                "web_url": "https://translate.fedoraproject.org/languages/ja/",
                "url": "https://translate.fedoraproject.org/api/languages/ja/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ja/statistics/"
            },
            "language_code": "ja",
            "id": 19588,
            "filename": "master/ja.po",
            "revision": "839ca167c9ed645e7a8d336720ea1afe367d7df6",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ja/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ja/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ja/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ja/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 2,
            "failing_checks_words": 46,
            "failing_checks_percent": 8.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:09.688973Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ja/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ja/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ja/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ja/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ja/units/"
        },
        {
            "language": {
                "id": 166,
                "code": "km",
                "name": "Khmer (Central)",
                "plural": {
                    "id": 166,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "khm",
                    "km_kh"
                ],
                "direction": "ltr",
                "population": 15186693,
                "web_url": "https://translate.fedoraproject.org/languages/km/",
                "url": "https://translate.fedoraproject.org/api/languages/km/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/km/statistics/"
            },
            "language_code": "km",
            "id": 19589,
            "filename": "master/km.po",
            "revision": "91082fef6877e0c5327a0143d3327462972648ed",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/km/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/km/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/km/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/km/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 7,
            "failing_checks_words": 64,
            "failing_checks_percent": 29.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:13.250680Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/km/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/km/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/km/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/km/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/km/units/"
        },
        {
            "language": {
                "id": 169,
                "code": "ko",
                "name": "Korean",
                "plural": {
                    "id": 169,
                    "source": 0,
                    "number": 1,
                    "formula": "0",
                    "type": 0
                },
                "aliases": [
                    "ko_ko",
                    "ko_kr",
                    "kor",
                    "kor_kr"
                ],
                "direction": "ltr",
                "population": 79236042,
                "web_url": "https://translate.fedoraproject.org/languages/ko/",
                "url": "https://translate.fedoraproject.org/api/languages/ko/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ko/statistics/"
            },
            "language_code": "ko",
            "id": 19590,
            "filename": "master/ko.po",
            "revision": "15f08b777c52cd351c9cd5921cd0e3566d37e6f6",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ko/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ko/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ko/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ko/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "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-12-25T08:38:38.104469Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ko/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ko/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ko/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ko/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ko/units/"
        },
        {
            "language": {
                "id": 219,
                "code": "nl",
                "name": "Dutch",
                "plural": {
                    "id": 219,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "dut",
                    "nl_nl",
                    "nld"
                ],
                "direction": "ltr",
                "population": 32796705,
                "web_url": "https://translate.fedoraproject.org/languages/nl/",
                "url": "https://translate.fedoraproject.org/api/languages/nl/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/nl/statistics/"
            },
            "language_code": "nl",
            "id": 19591,
            "filename": "master/nl.po",
            "revision": "ccee6cd1c7037f97abc5fa944fcc36cbbf04c57c",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/nl/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/nl/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/nl/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/nl/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 3,
            "failing_checks_words": 52,
            "failing_checks_percent": 12.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:16.790211Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/nl/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/nl/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/nl/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/nl/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/nl/units/"
        },
        {
            "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": [
                    "pl_pl",
                    "plk",
                    "pol"
                ],
                "direction": "ltr",
                "population": 41461705,
                "web_url": "https://translate.fedoraproject.org/languages/pl/",
                "url": "https://translate.fedoraproject.org/api/languages/pl/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pl/statistics/"
            },
            "language_code": "pl",
            "id": 19592,
            "filename": "master/pl.po",
            "revision": "bd324e3438ce25f1feef9e12566a88c370f0ca79",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/pl/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/pl/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/pl/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pl/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "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-12-25T18:43:26.570724Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pl/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pl/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pl/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pl/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pl/units/"
        },
        {
            "language": {
                "id": 244,
                "code": "pt_BR",
                "name": "Portuguese (Brazil)",
                "plural": {
                    "id": 244,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "bp",
                    "braz_por",
                    "por_br",
                    "portuguese_br",
                    "ptb"
                ],
                "direction": "ltr",
                "population": 200247320,
                "web_url": "https://translate.fedoraproject.org/languages/pt_BR/",
                "url": "https://translate.fedoraproject.org/api/languages/pt_BR/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/pt_BR/statistics/"
            },
            "language_code": "pt_BR",
            "id": 19593,
            "filename": "master/pt_BR.po",
            "revision": "dce60e96061712e890056f949092aedbff297604",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/pt_BR/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/pt_BR/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/pt_BR/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pt_BR/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 48,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:20.547464Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pt_BR/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pt_BR/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pt_BR/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pt_BR/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/pt_BR/units/"
        },
        {
            "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",
                    "ru_ru",
                    "rus"
                ],
                "direction": "ltr",
                "population": 193498207,
                "web_url": "https://translate.fedoraproject.org/languages/ru/",
                "url": "https://translate.fedoraproject.org/api/languages/ru/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ru/statistics/"
            },
            "language_code": "ru",
            "id": 19594,
            "filename": "master/ru.po",
            "revision": "ebe2b4ef77cc9e593d9d68f83c1162c63bd52c97",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ru/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ru/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ru/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ru/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 7,
            "failing_checks_words": 78,
            "failing_checks_percent": 29.1,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:24.077178Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ru/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ru/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ru/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ru/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ru/units/"
        },
        {
            "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": [
                    "sk_sk",
                    "sky",
                    "slk",
                    "slo",
                    "svk"
                ],
                "direction": "ltr",
                "population": 6809719,
                "web_url": "https://translate.fedoraproject.org/languages/sk/",
                "url": "https://translate.fedoraproject.org/api/languages/sk/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sk/statistics/"
            },
            "language_code": "sk",
            "id": 19595,
            "filename": "master/sk.po",
            "revision": "7126ada93710c908b8f3ada99c740ce7067d6265",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/sk/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sk/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/sk/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sk/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 48,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:28.770214Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sk/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sk/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sk/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sk/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sk/units/"
        },
        {
            "language": {
                "id": 283,
                "code": "sq",
                "name": "Albanian",
                "plural": {
                    "id": 283,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "alb",
                    "als",
                    "sq_al",
                    "sqi"
                ],
                "direction": "ltr",
                "population": 6798943,
                "web_url": "https://translate.fedoraproject.org/languages/sq/",
                "url": "https://translate.fedoraproject.org/api/languages/sq/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sq/statistics/"
            },
            "language_code": "sq",
            "id": 19596,
            "filename": "master/sq.po",
            "revision": "167ea7f28262f17f671c86a21eec210951dba114",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/sq/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sq/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/sq/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sq/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 43,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:30.481656Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sq/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sq/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sq/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sq/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sq/units/"
        },
        {
            "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": [
                    "rs",
                    "scc",
                    "sr_cs",
                    "sr_rs",
                    "srp"
                ],
                "direction": "ltr",
                "population": 7160353,
                "web_url": "https://translate.fedoraproject.org/languages/sr/",
                "url": "https://translate.fedoraproject.org/api/languages/sr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sr/statistics/"
            },
            "language_code": "sr",
            "id": 19597,
            "filename": "master/sr.po",
            "revision": "56204fd49d4f8cf663edb702b1128d0bdc5dedbc",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/sr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/sr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sr/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 15,
            "failing_checks_words": 100,
            "failing_checks_percent": 62.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:32.189654Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sr/units/"
        },
        {
            "language": {
                "id": 291,
                "code": "sv",
                "name": "Swedish",
                "plural": {
                    "id": 291,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "sv_se",
                    "sve",
                    "swe",
                    "swe_se"
                ],
                "direction": "ltr",
                "population": 13338376,
                "web_url": "https://translate.fedoraproject.org/languages/sv/",
                "url": "https://translate.fedoraproject.org/api/languages/sv/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/sv/statistics/"
            },
            "language_code": "sv",
            "id": 19598,
            "filename": "master/sv.po",
            "revision": "e9d526142be381a3c790734d315b736a9eccbee1",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/sv/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/sv/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/sv/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sv/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "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-12-25T18:43:26.670858Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sv/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sv/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sv/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sv/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/sv/units/"
        },
        {
            "language": {
                "id": 310,
                "code": "tr",
                "name": "Turkish",
                "plural": {
                    "id": 310,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "tr_tr",
                    "trk",
                    "tur"
                ],
                "direction": "ltr",
                "population": 82372988,
                "web_url": "https://translate.fedoraproject.org/languages/tr/",
                "url": "https://translate.fedoraproject.org/api/languages/tr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/tr/statistics/"
            },
            "language_code": "tr",
            "id": 19599,
            "filename": "master/tr.po",
            "revision": "b89ae80d46379c455a710a7bfc0db8117cc908be",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/tr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/tr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/tr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/tr/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "translated_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_words": 0,
            "fuzzy_percent": 0.0,
            "failing_checks": 2,
            "failing_checks_words": 2,
            "failing_checks_percent": 8.3,
            "have_suggestion": 0,
            "have_comment": 0,
            "last_change": "2024-12-24T08:10:34.631161Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/tr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/tr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/tr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/tr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/tr/units/"
        },
        {
            "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_ua",
                    "uk_uk",
                    "ukr"
                ],
                "direction": "ltr",
                "population": 24018513,
                "web_url": "https://translate.fedoraproject.org/languages/uk/",
                "url": "https://translate.fedoraproject.org/api/languages/uk/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/uk/statistics/"
            },
            "language_code": "uk",
            "id": 19600,
            "filename": "master/uk.po",
            "revision": "a0a0459f94e98f2ebac222b61dee512aa74ead06",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/uk/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/uk/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/uk/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/uk/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "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-12-25T08:38:38.274744Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/uk/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/uk/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/uk/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/uk/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/uk/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_CN/statistics/"
            },
            "language_code": "zh_CN",
            "id": 19601,
            "filename": "master/zh_CN.po",
            "revision": "9f3bc3b0e9b2ac2e25028b8a875d1000e8a285a2",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/zh_CN/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/zh_CN/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/zh_CN/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_CN/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 2,
            "failing_checks_words": 46,
            "failing_checks_percent": 8.3,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:39.522009Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_CN/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_CN/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_CN/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_CN/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_CN/units/"
        },
        {
            "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/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/zh_TW/statistics/"
            },
            "language_code": "zh_TW",
            "id": 19602,
            "filename": "master/zh_TW.po",
            "revision": "a40c247c01fe7feb4ca07f53f6a5b99d6e726b4a",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/zh_TW/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/zh_TW/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/zh_TW/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_TW/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 3,
            "failing_checks_words": 52,
            "failing_checks_percent": 12.5,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:41.314936Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_TW/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_TW/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_TW/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_TW/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/zh_TW/units/"
        },
        {
            "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": [
                    "mol",
                    "ro_ro",
                    "ron",
                    "rum"
                ],
                "direction": "ltr",
                "population": 20024109,
                "web_url": "https://translate.fedoraproject.org/languages/ro/",
                "url": "https://translate.fedoraproject.org/api/languages/ro/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ro/statistics/"
            },
            "language_code": "ro",
            "id": 28146,
            "filename": "master/ro.po",
            "revision": "4d9e9cf3fbccf0bdf478687f407fe547afacd137",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ro/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ro/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ro/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ro/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 48,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:33:22.224627Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ro/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ro/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ro/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ro/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ro/units/"
        },
        {
            "language": {
                "id": 271,
                "code": "si",
                "name": "Sinhala",
                "plural": {
                    "id": 271,
                    "source": 0,
                    "number": 2,
                    "formula": "n > 1",
                    "type": 1
                },
                "aliases": [
                    "lk",
                    "si_lk",
                    "sin"
                ],
                "direction": "ltr",
                "population": 14948168,
                "web_url": "https://translate.fedoraproject.org/languages/si/",
                "url": "https://translate.fedoraproject.org/api/languages/si/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/si/statistics/"
            },
            "language_code": "si",
            "id": 32732,
            "filename": "master/si.po",
            "revision": "d109b8fa7001cce03feaaba396943de74fad5caf",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/si/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/si/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/si/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/si/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 8.3,
            "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-12-24T03:31:24.264843Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/si/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/si/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/si/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/si/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/si/units/"
        },
        {
            "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": [
                    "hr_hr",
                    "hrv",
                    "scr"
                ],
                "direction": "ltr",
                "population": 6759761,
                "web_url": "https://translate.fedoraproject.org/languages/hr/",
                "url": "https://translate.fedoraproject.org/api/languages/hr/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/hr/statistics/"
            },
            "language_code": "hr",
            "id": 55501,
            "filename": "master/hr.po",
            "revision": "274fb198cf55a5fcb2e048c23f142f843221c4d5",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/hr/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/hr/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/hr/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hr/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 22,
            "translated_words": 92,
            "translated_percent": 91.6,
            "fuzzy": 2,
            "fuzzy_words": 46,
            "fuzzy_percent": 8.3,
            "failing_checks": 4,
            "failing_checks_words": 48,
            "failing_checks_percent": 16.6,
            "have_suggestion": 1,
            "have_comment": 0,
            "last_change": "2024-12-24T03:32:59.034517Z",
            "last_author": "Weblate Translation Memory",
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hr/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hr/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hr/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hr/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/hr/units/"
        },
        {
            "language": {
                "id": 154,
                "code": "ka",
                "name": "Georgian",
                "plural": {
                    "id": 154,
                    "source": 0,
                    "number": 2,
                    "formula": "n != 1",
                    "type": 1
                },
                "aliases": [
                    "geo",
                    "ka_ge",
                    "kab_dz",
                    "kat"
                ],
                "direction": "ltr",
                "population": 4324687,
                "web_url": "https://translate.fedoraproject.org/languages/ka/",
                "url": "https://translate.fedoraproject.org/api/languages/ka/",
                "statistics_url": "https://translate.fedoraproject.org/api/languages/ka/statistics/"
            },
            "language_code": "ka",
            "id": 76622,
            "filename": "master/ka.po",
            "revision": "b01cf2b8be79ed52c7541de5b4fd4098a210bb7f",
            "web_url": "https://translate.fedoraproject.org/projects/python-meh/master/ka/",
            "share_url": "https://translate.fedoraproject.org/engage/python-meh/-/ka/",
            "translate_url": "https://translate.fedoraproject.org/translate/python-meh/master/ka/",
            "url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ka/",
            "is_template": false,
            "is_source": false,
            "total": 24,
            "total_words": 138,
            "translated": 24,
            "translated_words": 138,
            "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-12-24T08:10:34.755513Z",
            "last_author": null,
            "repository_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ka/repository/",
            "file_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ka/file/",
            "statistics_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ka/statistics/",
            "changes_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ka/changes/",
            "units_list_url": "https://translate.fedoraproject.org/api/translations/python-meh/master/ka/units/"
        }
    ]
}