Translation components API.

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

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

{
    "count": 50,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-23T05:18:16.255283Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 73,
            "failing_percent": 11.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 2,
            "comments": 7,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/en/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/en/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-17T07:03:28.539296Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ar/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ar/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:05.485828Z",
            "recent_changes": 0,
            "translated": 505,
            "translated_words": 1977,
            "translated_percent": 80.6,
            "translated_words_percent": 64.0,
            "translated_chars": 11961,
            "translated_chars_percent": 65.5,
            "fuzzy": 2,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 50,
            "fuzzy_words_percent": 1.6,
            "fuzzy_chars": 320,
            "fuzzy_chars_percent": 1.7,
            "failing": 24,
            "failing_percent": 3.8,
            "approved": 391,
            "approved_percent": 62.4,
            "approved_words": 1358,
            "approved_words_percent": 44.0,
            "approved_chars": 8333,
            "approved_chars_percent": 45.6,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 8,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/cs/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/cs/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:05.923647Z",
            "recent_changes": 0,
            "translated": 621,
            "translated_words": 3067,
            "translated_percent": 99.2,
            "translated_words_percent": 99.4,
            "translated_chars": 18135,
            "translated_chars_percent": 99.4,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 20,
            "fuzzy_chars_percent": 0.1,
            "failing": 2,
            "failing_percent": 0.3,
            "approved": 434,
            "approved_percent": 69.3,
            "approved_words": 2013,
            "approved_words_percent": 65.2,
            "approved_chars": 11861,
            "approved_chars_percent": 65.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 20,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/de/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/de/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:07.245483Z",
            "recent_changes": 0,
            "translated": 487,
            "translated_words": 1843,
            "translated_percent": 77.7,
            "translated_words_percent": 59.7,
            "translated_chars": 11316,
            "translated_chars_percent": 62.0,
            "fuzzy": 7,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 111,
            "fuzzy_words_percent": 3.5,
            "fuzzy_chars": 638,
            "fuzzy_chars_percent": 3.4,
            "failing": 15,
            "failing_percent": 2.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 1,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/es/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/es/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-23T11:07:09.572930Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 9,
            "approved_percent": 1.4,
            "approved_words": 44,
            "approved_words_percent": 1.4,
            "approved_chars": 235,
            "approved_chars_percent": 1.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "et",
            "name": "Estonian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/et/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/et/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-17T07:03:28.944308Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/eu/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/eu/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:09.750277Z",
            "recent_changes": 0,
            "translated": 487,
            "translated_words": 2037,
            "translated_percent": 77.7,
            "translated_words_percent": 66.0,
            "translated_chars": 12305,
            "translated_chars_percent": 67.4,
            "fuzzy": 6,
            "fuzzy_percent": 0.9,
            "fuzzy_words": 89,
            "fuzzy_words_percent": 2.8,
            "fuzzy_chars": 529,
            "fuzzy_chars_percent": 2.9,
            "failing": 7,
            "failing_percent": 1.1,
            "approved": 479,
            "approved_percent": 76.5,
            "approved_words": 2010,
            "approved_words_percent": 65.1,
            "approved_chars": 12140,
            "approved_chars_percent": 66.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/fr/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/fr/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-23T11:07:10.175018Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 403,
            "approved_percent": 64.3,
            "approved_words": 2133,
            "approved_words_percent": 69.1,
            "approved_chars": 12570,
            "approved_chars_percent": 68.9,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/gl/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/gl/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:12.324547Z",
            "recent_changes": 0,
            "translated": 538,
            "translated_words": 2279,
            "translated_percent": 85.9,
            "translated_words_percent": 73.8,
            "translated_chars": 13742,
            "translated_chars_percent": 75.3,
            "fuzzy": 3,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 0.7,
            "fuzzy_chars": 111,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 538,
            "approved_percent": 85.9,
            "approved_words": 2279,
            "approved_words_percent": 73.8,
            "approved_chars": 13742,
            "approved_chars_percent": 75.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hr",
            "name": "Croatian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/hr/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/hr/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-21T14:07:17.576984Z",
            "recent_changes": 0,
            "translated": 614,
            "translated_words": 3033,
            "translated_percent": 98.0,
            "translated_words_percent": 98.3,
            "translated_chars": 17944,
            "translated_chars_percent": 98.3,
            "fuzzy": 2,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 25,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 2,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/hu/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/hu/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:14.883058Z",
            "recent_changes": 0,
            "translated": 457,
            "translated_words": 1748,
            "translated_percent": 73.0,
            "translated_words_percent": 56.6,
            "translated_chars": 10626,
            "translated_chars_percent": 58.2,
            "fuzzy": 6,
            "fuzzy_percent": 0.9,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 2.9,
            "fuzzy_chars": 547,
            "fuzzy_chars_percent": 2.9,
            "failing": 9,
            "failing_percent": 1.4,
            "approved": 12,
            "approved_percent": 1.9,
            "approved_words": 53,
            "approved_words_percent": 1.7,
            "approved_chars": 322,
            "approved_chars_percent": 1.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ja/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ja/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:17.422049Z",
            "recent_changes": 0,
            "translated": 524,
            "translated_words": 2216,
            "translated_percent": 83.7,
            "translated_words_percent": 71.8,
            "translated_chars": 13380,
            "translated_chars_percent": 73.3,
            "fuzzy": 3,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 65,
            "fuzzy_words_percent": 2.1,
            "fuzzy_chars": 387,
            "fuzzy_chars_percent": 2.1,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 1,
            "approved_percent": 0.1,
            "approved_words": 8,
            "approved_words_percent": 0.2,
            "approved_chars": 74,
            "approved_chars_percent": 0.4,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 2,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/pl/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/pl/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:19.735688Z",
            "recent_changes": 0,
            "translated": 594,
            "translated_words": 2903,
            "translated_percent": 94.8,
            "translated_words_percent": 94.1,
            "translated_chars": 17225,
            "translated_chars_percent": 94.4,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 20,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 41,
            "approved_percent": 6.5,
            "approved_words": 93,
            "approved_words_percent": 3.0,
            "approved_chars": 585,
            "approved_chars_percent": 3.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ru/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ru/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:20.071959Z",
            "recent_changes": 0,
            "translated": 208,
            "translated_words": 649,
            "translated_percent": 33.2,
            "translated_words_percent": 21.0,
            "translated_chars": 4118,
            "translated_chars_percent": 22.5,
            "fuzzy": 25,
            "fuzzy_percent": 3.9,
            "fuzzy_words": 175,
            "fuzzy_words_percent": 5.6,
            "fuzzy_chars": 1121,
            "fuzzy_chars_percent": 6.1,
            "failing": 26,
            "failing_percent": 4.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sk",
            "name": "Slovak",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/sk/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/sk/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:22.536246Z",
            "recent_changes": 0,
            "translated": 548,
            "translated_words": 2521,
            "translated_percent": 87.5,
            "translated_words_percent": 81.7,
            "translated_chars": 15054,
            "translated_chars_percent": 82.5,
            "fuzzy": 3,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 22,
            "fuzzy_words_percent": 0.7,
            "fuzzy_chars": 111,
            "fuzzy_chars_percent": 0.6,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 1,
            "approved_percent": 0.1,
            "approved_words": 2,
            "approved_words_percent": 0.1,
            "approved_chars": 19,
            "approved_chars_percent": 0.1,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/tr/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/tr/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:23.170614Z",
            "recent_changes": 0,
            "translated": 593,
            "translated_words": 2902,
            "translated_percent": 94.7,
            "translated_words_percent": 94.0,
            "translated_chars": 17220,
            "translated_chars_percent": 94.4,
            "fuzzy": 2,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 25,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/uk/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/uk/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-17T07:03:29.210346Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/zh_Hans/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:14.523355Z",
            "recent_changes": 0,
            "translated": 564,
            "translated_words": 2561,
            "translated_percent": 90.0,
            "translated_words_percent": 83.0,
            "translated_chars": 15272,
            "translated_chars_percent": 83.7,
            "fuzzy": 11,
            "fuzzy_percent": 1.7,
            "fuzzy_words": 216,
            "fuzzy_words_percent": 7.0,
            "fuzzy_chars": 1167,
            "fuzzy_chars_percent": 6.3,
            "failing": 5,
            "failing_percent": 0.7,
            "approved": 8,
            "approved_percent": 1.2,
            "approved_words": 19,
            "approved_words_percent": 0.6,
            "approved_chars": 131,
            "approved_chars_percent": 0.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/it/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/it/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:23.506002Z",
            "recent_changes": 0,
            "translated": 68,
            "translated_words": 244,
            "translated_percent": 10.8,
            "translated_words_percent": 7.9,
            "translated_chars": 1622,
            "translated_chars_percent": 8.8,
            "fuzzy": 7,
            "fuzzy_percent": 1.1,
            "fuzzy_words": 43,
            "fuzzy_words_percent": 1.3,
            "fuzzy_chars": 265,
            "fuzzy_chars_percent": 1.4,
            "failing": 3,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "vi",
            "name": "Vietnamese",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/vi/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/vi/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:06.878218Z",
            "recent_changes": 0,
            "translated": 325,
            "translated_words": 1086,
            "translated_percent": 51.9,
            "translated_words_percent": 35.2,
            "translated_chars": 6764,
            "translated_chars_percent": 37.0,
            "fuzzy": 24,
            "fuzzy_percent": 3.8,
            "fuzzy_words": 185,
            "fuzzy_words_percent": 5.9,
            "fuzzy_chars": 1106,
            "fuzzy_chars_percent": 6.0,
            "failing": 7,
            "failing_percent": 1.1,
            "approved": 1,
            "approved_percent": 0.1,
            "approved_words": 2,
            "approved_words_percent": 0.1,
            "approved_chars": 19,
            "approved_chars_percent": 0.1,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/eo/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/eo/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:16.717591Z",
            "recent_changes": 0,
            "translated": 273,
            "translated_words": 860,
            "translated_percent": 43.6,
            "translated_words_percent": 27.8,
            "translated_chars": 5430,
            "translated_chars_percent": 29.7,
            "fuzzy": 25,
            "fuzzy_percent": 3.9,
            "fuzzy_words": 189,
            "fuzzy_words_percent": 6.1,
            "fuzzy_chars": 1188,
            "fuzzy_chars_percent": 6.5,
            "failing": 12,
            "failing_percent": 1.9,
            "approved": 262,
            "approved_percent": 41.8,
            "approved_words": 807,
            "approved_words_percent": 26.1,
            "approved_chars": 5065,
            "approved_chars_percent": 27.7,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/nb_NO/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:04.888473Z",
            "recent_changes": 0,
            "translated": 595,
            "translated_words": 2912,
            "translated_percent": 95.0,
            "translated_words_percent": 94.3,
            "translated_chars": 17274,
            "translated_chars_percent": 94.7,
            "fuzzy": 2,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 25,
            "fuzzy_chars_percent": 0.1,
            "failing": 6,
            "failing_percent": 0.9,
            "approved": 5,
            "approved_percent": 0.7,
            "approved_words": 12,
            "approved_words_percent": 0.3,
            "approved_chars": 94,
            "approved_chars_percent": 0.5,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ca/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ca/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:21.372638Z",
            "recent_changes": 0,
            "translated": 593,
            "translated_words": 2902,
            "translated_percent": 94.7,
            "translated_words_percent": 94.0,
            "translated_chars": 17220,
            "translated_chars_percent": 94.4,
            "fuzzy": 2,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 25,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 1,
            "approved_percent": 0.1,
            "approved_words": 2,
            "approved_words_percent": 0.1,
            "approved_chars": 19,
            "approved_chars_percent": 0.1,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/sv/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/sv/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:17.771172Z",
            "recent_changes": 0,
            "translated": 22,
            "translated_words": 28,
            "translated_percent": 3.5,
            "translated_words_percent": 0.9,
            "translated_chars": 197,
            "translated_chars_percent": 1.0,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 19,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/pt/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/pt/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-18T14:03:56.086309Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 27,
            "failing_percent": 4.3,
            "approved": 23,
            "approved_percent": 3.6,
            "approved_words": 71,
            "approved_words_percent": 2.3,
            "approved_chars": 429,
            "approved_chars_percent": 2.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 3,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/pt_BR/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:19.140795Z",
            "recent_changes": 0,
            "translated": 486,
            "translated_words": 2034,
            "translated_percent": 77.6,
            "translated_words_percent": 65.9,
            "translated_chars": 12269,
            "translated_chars_percent": 67.2,
            "fuzzy": 5,
            "fuzzy_percent": 0.7,
            "fuzzy_words": 99,
            "fuzzy_words_percent": 3.2,
            "fuzzy_chars": 582,
            "fuzzy_chars_percent": 3.1,
            "failing": 3,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ro",
            "name": "Romanian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ro/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ro/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:04.139415Z",
            "recent_changes": 0,
            "translated": 3,
            "translated_words": 3,
            "translated_percent": 0.4,
            "translated_words_percent": 0.1,
            "translated_chars": 18,
            "translated_chars_percent": 0.1,
            "fuzzy": 2,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 7,
            "fuzzy_words_percent": 0.2,
            "fuzzy_chars": 55,
            "fuzzy_chars_percent": 0.3,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bn",
            "name": "Bengali",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/bn/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/bn/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:20.791994Z",
            "recent_changes": 0,
            "translated": 302,
            "translated_words": 997,
            "translated_percent": 48.2,
            "translated_words_percent": 32.3,
            "translated_chars": 6185,
            "translated_chars_percent": 33.9,
            "fuzzy": 26,
            "fuzzy_percent": 4.1,
            "fuzzy_words": 199,
            "fuzzy_words_percent": 6.4,
            "fuzzy_chars": 1239,
            "fuzzy_chars_percent": 6.7,
            "failing": 8,
            "failing_percent": 1.2,
            "approved": 289,
            "approved_percent": 46.1,
            "approved_words": 932,
            "approved_words_percent": 30.2,
            "approved_chars": 5837,
            "approved_chars_percent": 32.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sr",
            "name": "Serbian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/sr/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/sr/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:17.099993Z",
            "recent_changes": 0,
            "translated": 535,
            "translated_words": 2444,
            "translated_percent": 85.4,
            "translated_words_percent": 79.2,
            "translated_chars": 14608,
            "translated_chars_percent": 80.0,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 20,
            "fuzzy_chars_percent": 0.1,
            "failing": 51,
            "failing_percent": 8.1,
            "approved": 533,
            "approved_percent": 85.1,
            "approved_words": 2423,
            "approved_words_percent": 78.5,
            "approved_chars": 14497,
            "approved_chars_percent": 79.4,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/nl/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/nl/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:11.305194Z",
            "recent_changes": 0,
            "translated": 45,
            "translated_words": 142,
            "translated_percent": 7.1,
            "translated_words_percent": 4.6,
            "translated_chars": 862,
            "translated_chars_percent": 4.7,
            "fuzzy": 200,
            "fuzzy_percent": 31.9,
            "fuzzy_words": 850,
            "fuzzy_words_percent": 27.5,
            "fuzzy_chars": 5286,
            "fuzzy_chars_percent": 28.9,
            "failing": 3,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/he/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/he/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:24.453499Z",
            "recent_changes": 0,
            "translated": 332,
            "translated_words": 1163,
            "translated_percent": 53.0,
            "translated_words_percent": 37.6,
            "translated_chars": 7189,
            "translated_chars_percent": 39.4,
            "fuzzy": 19,
            "fuzzy_percent": 3.0,
            "fuzzy_words": 150,
            "fuzzy_words_percent": 4.8,
            "fuzzy_chars": 899,
            "fuzzy_chars_percent": 4.9,
            "failing": 7,
            "failing_percent": 1.1,
            "approved": 1,
            "approved_percent": 0.1,
            "approved_words": 2,
            "approved_words_percent": 0.1,
            "approved_chars": 19,
            "approved_chars_percent": 0.1,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 3,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/zh_Hant/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:21.744186Z",
            "recent_changes": 0,
            "translated": 2,
            "translated_words": 2,
            "translated_percent": 0.3,
            "translated_words_percent": 0.1,
            "translated_chars": 11,
            "translated_chars_percent": 0.1,
            "fuzzy": 2,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 7,
            "fuzzy_words_percent": 0.2,
            "fuzzy_chars": 55,
            "fuzzy_chars_percent": 0.3,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ta",
            "name": "Tamil",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ta/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ta/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:08.676571Z",
            "recent_changes": 0,
            "translated": 492,
            "translated_words": 2137,
            "translated_percent": 78.5,
            "translated_words_percent": 69.2,
            "translated_chars": 12869,
            "translated_chars_percent": 70.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fa",
            "name": "Persian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/fa/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/fa/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-17T07:03:29.419897Z",
            "recent_changes": 0,
            "translated": 626,
            "translated_words": 3085,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 18238,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 624,
            "approved_percent": 99.6,
            "approved_words": 3080,
            "approved_words_percent": 99.8,
            "approved_chars": 18212,
            "approved_chars_percent": 99.8,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "id",
            "name": "Indonesian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/id/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/id/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:15.469503Z",
            "recent_changes": 0,
            "translated": 597,
            "translated_words": 2917,
            "translated_percent": 95.3,
            "translated_words_percent": 94.5,
            "translated_chars": 17311,
            "translated_chars_percent": 94.9,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 20,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ko/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ko/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:10.361877Z",
            "recent_changes": 0,
            "translated": 341,
            "translated_words": 1193,
            "translated_percent": 54.4,
            "translated_words_percent": 38.6,
            "translated_chars": 7372,
            "translated_chars_percent": 40.4,
            "fuzzy": 23,
            "fuzzy_percent": 3.6,
            "fuzzy_words": 182,
            "fuzzy_words_percent": 5.8,
            "fuzzy_chars": 1094,
            "fuzzy_chars_percent": 5.9,
            "failing": 5,
            "failing_percent": 0.7,
            "approved": 4,
            "approved_percent": 0.6,
            "approved_words": 9,
            "approved_words_percent": 0.2,
            "approved_chars": 47,
            "approved_chars_percent": 0.2,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ga",
            "name": "Irish",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ga/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ga/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:09.060267Z",
            "recent_changes": 0,
            "translated": 526,
            "translated_words": 2320,
            "translated_percent": 84.0,
            "translated_words_percent": 75.2,
            "translated_chars": 13990,
            "translated_chars_percent": 76.7,
            "fuzzy": 3,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 0.8,
            "fuzzy_chars": 131,
            "fuzzy_chars_percent": 0.7,
            "failing": 23,
            "failing_percent": 3.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 2,
            "code": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/fi/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/fi/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:18.813605Z",
            "recent_changes": 0,
            "translated": 276,
            "translated_words": 1025,
            "translated_percent": 44.0,
            "translated_words_percent": 33.2,
            "translated_chars": 6298,
            "translated_chars_percent": 34.5,
            "fuzzy": 22,
            "fuzzy_percent": 3.5,
            "fuzzy_words": 157,
            "fuzzy_words_percent": 5.0,
            "fuzzy_chars": 969,
            "fuzzy_chars_percent": 5.3,
            "failing": 6,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "pt_PT",
            "name": "Portuguese (Portugal)",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/pt_PT/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:20.414052Z",
            "recent_changes": 0,
            "translated": 98,
            "translated_words": 398,
            "translated_percent": 15.6,
            "translated_words_percent": 12.9,
            "translated_chars": 2507,
            "translated_chars_percent": 13.7,
            "fuzzy": 6,
            "fuzzy_percent": 0.9,
            "fuzzy_words": 41,
            "fuzzy_words_percent": 1.3,
            "fuzzy_chars": 246,
            "fuzzy_chars_percent": 1.3,
            "failing": 2,
            "failing_percent": 0.3,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/sl/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/sl/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:15.838392Z",
            "recent_changes": 0,
            "translated": 458,
            "translated_words": 1762,
            "translated_percent": 73.1,
            "translated_words_percent": 57.1,
            "translated_chars": 10744,
            "translated_chars_percent": 58.9,
            "fuzzy": 5,
            "fuzzy_percent": 0.7,
            "fuzzy_words": 200,
            "fuzzy_words_percent": 6.4,
            "fuzzy_chars": 1148,
            "fuzzy_chars_percent": 6.2,
            "failing": 6,
            "failing_percent": 0.9,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/lt/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/lt/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:14.138204Z",
            "recent_changes": 0,
            "translated": 238,
            "translated_words": 463,
            "translated_percent": 38.0,
            "translated_words_percent": 15.0,
            "translated_chars": 2933,
            "translated_chars_percent": 16.0,
            "fuzzy": 3,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 10,
            "fuzzy_words_percent": 0.3,
            "fuzzy_chars": 79,
            "fuzzy_chars_percent": 0.4,
            "failing": 3,
            "failing_percent": 0.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ie",
            "name": "Occidental",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ie/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ie/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:11.943632Z",
            "recent_changes": 0,
            "translated": 7,
            "translated_words": 20,
            "translated_percent": 1.1,
            "translated_words_percent": 0.6,
            "translated_chars": 108,
            "translated_chars_percent": 0.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hi",
            "name": "Hindi",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/hi/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/hi/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:04.498113Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "bo",
            "name": "Tibetan",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/bo/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/bo/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:22.150162Z",
            "recent_changes": 0,
            "translated": 49,
            "translated_words": 167,
            "translated_percent": 7.8,
            "translated_words_percent": 5.4,
            "translated_chars": 984,
            "translated_chars_percent": 5.3,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 4,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 25,
            "fuzzy_chars_percent": 0.1,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "th",
            "name": "Thai",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/th/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/th/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:06.290009Z",
            "recent_changes": 0,
            "translated": 49,
            "translated_words": 191,
            "translated_percent": 7.8,
            "translated_words_percent": 6.1,
            "translated_chars": 1168,
            "translated_chars_percent": 6.4,
            "fuzzy": 1,
            "fuzzy_percent": 0.1,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 6,
            "fuzzy_chars_percent": 0.1,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/el/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/el/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-25T08:29:51.219139Z",
            "recent_changes": 33,
            "translated": 235,
            "translated_words": 958,
            "translated_percent": 37.5,
            "translated_words_percent": 31.0,
            "translated_chars": 5902,
            "translated_chars_percent": 32.3,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "lv",
            "name": "Latvian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/lv/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/lv/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:13.069331Z",
            "recent_changes": 0,
            "translated": 14,
            "translated_words": 35,
            "translated_percent": 2.2,
            "translated_words_percent": 1.1,
            "translated_chars": 199,
            "translated_chars_percent": 1.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ia",
            "name": "Interlingua",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/ia/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/ia/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-16T00:02:03.802054Z",
            "recent_changes": 0,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "be",
            "name": "Belarusian",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/be/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/be/"
        },
        {
            "total": 626,
            "total_words": 3085,
            "total_chars": 18238,
            "last_change": "2024-04-18T14:03:56.979587Z",
            "recent_changes": 0,
            "translated": 175,
            "translated_words": 702,
            "translated_percent": 27.9,
            "translated_words_percent": 22.7,
            "translated_chars": 4323,
            "translated_chars_percent": 23.7,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 1,
            "failing_percent": 0.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "fil",
            "name": "Filipino",
            "url": "https://hosted.weblate.org/projects/fluffychat/translations/fil/",
            "translate_url": "https://hosted.weblate.org/translate/fluffychat/translations/fil/"
        }
    ]
}