Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": null,
            "recent_changes": 0,
            "translated": 498,
            "translated_words": 1594,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": 22,
            "failing_percent": 4.4,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 498,
            "readonly_percent": 100.0,
            "readonly_words": 1594,
            "readonly_words_percent": 100.0,
            "readonly_chars": 10218,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 6,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/en/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/en/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": null,
            "recent_changes": 0,
            "translated": 103,
            "translated_words": 312,
            "translated_percent": 20.6,
            "translated_words_percent": 19.5,
            "translated_chars": 1942,
            "translated_chars_percent": 19.0,
            "fuzzy": 114,
            "fuzzy_percent": 22.8,
            "fuzzy_words": 210,
            "fuzzy_words_percent": 13.1,
            "fuzzy_chars": 1276,
            "fuzzy_chars_percent": 12.4,
            "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": 1,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/cs/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/cs/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2023-03-11T18:40:23.932423Z",
            "recent_changes": 0,
            "translated": 425,
            "translated_words": 1258,
            "translated_percent": 85.3,
            "translated_words_percent": 78.9,
            "translated_chars": 7799,
            "translated_chars_percent": 76.3,
            "fuzzy": 11,
            "fuzzy_percent": 2.2,
            "fuzzy_words": 16,
            "fuzzy_words_percent": 1.0,
            "fuzzy_chars": 84,
            "fuzzy_chars_percent": 0.8,
            "failing": 2,
            "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": 36,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/de/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/de/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": null,
            "recent_changes": 0,
            "translated": 353,
            "translated_words": 1087,
            "translated_percent": 70.8,
            "translated_words_percent": 68.1,
            "translated_chars": 6743,
            "translated_chars_percent": 65.9,
            "fuzzy": 37,
            "fuzzy_percent": 7.4,
            "fuzzy_words": 72,
            "fuzzy_words_percent": 4.5,
            "fuzzy_chars": 430,
            "fuzzy_chars_percent": 4.2,
            "failing": 3,
            "failing_percent": 0.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": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/el/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/el/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2022-12-09T19:25:07.035359Z",
            "recent_changes": 16,
            "translated": 498,
            "translated_words": 1594,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/es/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/es/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2023-09-09T21:32:12.320205Z",
            "recent_changes": 1,
            "translated": 483,
            "translated_words": 1517,
            "translated_percent": 96.9,
            "translated_words_percent": 95.1,
            "translated_chars": 9731,
            "translated_chars_percent": 95.2,
            "fuzzy": 2,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 3,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 17,
            "fuzzy_chars_percent": 0.1,
            "failing": 2,
            "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": 8,
            "comments": 1,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/fr/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2022-12-04T17:53:43.676152Z",
            "recent_changes": 3,
            "translated": 498,
            "translated_words": 1594,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": 5,
            "failing_percent": 1.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": 2,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/he/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/he/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": null,
            "recent_changes": 0,
            "translated": 295,
            "translated_words": 916,
            "translated_percent": 59.2,
            "translated_words_percent": 57.4,
            "translated_chars": 5692,
            "translated_chars_percent": 55.7,
            "fuzzy": 25,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 38,
            "fuzzy_words_percent": 2.3,
            "fuzzy_chars": 225,
            "fuzzy_chars_percent": 2.2,
            "failing": 3,
            "failing_percent": 0.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": 1,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/hu/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/hu/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2023-04-24T20:29:49.896300Z",
            "recent_changes": 176,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": 2,
            "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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/it/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/it/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2023-03-11T18:40:24.929256Z",
            "recent_changes": 0,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/ja/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ja/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2023-12-15T08:58:39.481935Z",
            "recent_changes": 27,
            "translated": 397,
            "translated_words": 1364,
            "translated_percent": 79.7,
            "translated_words_percent": 85.5,
            "translated_chars": 8540,
            "translated_chars_percent": 83.5,
            "fuzzy": 61,
            "fuzzy_percent": 12.2,
            "fuzzy_words": 162,
            "fuzzy_words_percent": 10.1,
            "fuzzy_chars": 965,
            "fuzzy_chars_percent": 9.4,
            "failing": 5,
            "failing_percent": 1.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": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ko/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2021-11-02T17:16:20.983010Z",
            "recent_changes": 144,
            "translated": 429,
            "translated_words": 1212,
            "translated_percent": 86.1,
            "translated_words_percent": 76.0,
            "translated_chars": 7799,
            "translated_chars_percent": 76.3,
            "fuzzy": 51,
            "fuzzy_percent": 10.2,
            "fuzzy_words": 145,
            "fuzzy_words_percent": 9.0,
            "fuzzy_chars": 854,
            "fuzzy_chars_percent": 8.3,
            "failing": 4,
            "failing_percent": 0.8,
            "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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/nb_NO/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2023-04-24T08:25:41.074858Z",
            "recent_changes": 34,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/pl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/pl/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2023-03-18T11:42:07.879623Z",
            "recent_changes": 2,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": 2,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/pt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/pt/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2022-12-08T01:58:15.693382Z",
            "recent_changes": 18,
            "translated": 498,
            "translated_words": 1594,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/ru/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ru/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2022-12-17T19:32:36.843260Z",
            "recent_changes": 10,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": 5,
            "failing_percent": 1.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": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/tr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/tr/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2023-05-21T05:06:55.316622Z",
            "recent_changes": 93,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": 3,
            "failing_percent": 0.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": 8,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/zh_Hans/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2022-12-16T07:50:43.792906Z",
            "recent_changes": 12,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/zh_Hant/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2023-07-14T08:52:57.577683Z",
            "recent_changes": 0,
            "translated": 498,
            "translated_words": 1602,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": 7,
            "failing_percent": 1.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": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/sv/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/sv/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2021-11-18T21:07:46.927224Z",
            "recent_changes": 521,
            "translated": 482,
            "translated_words": 1516,
            "translated_percent": 96.7,
            "translated_words_percent": 95.1,
            "translated_chars": 9725,
            "translated_chars_percent": 95.1,
            "fuzzy": 2,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 3,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 17,
            "fuzzy_chars_percent": 0.1,
            "failing": 4,
            "failing_percent": 0.8,
            "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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/nl/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2024-02-07T10:16:20.095854Z",
            "recent_changes": 0,
            "translated": 495,
            "translated_words": 1560,
            "translated_percent": 99.3,
            "translated_words_percent": 97.3,
            "translated_chars": 9978,
            "translated_chars_percent": 97.6,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 0.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": 3,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/uk/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": null,
            "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": "ka",
            "name": "Georgian",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/ka/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/ka/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": null,
            "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": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/sl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/sl/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": "2021-11-18T21:29:50.845552Z",
            "recent_changes": 1,
            "translated": 479,
            "translated_words": 1508,
            "translated_percent": 96.1,
            "translated_words_percent": 94.6,
            "translated_chars": 9677,
            "translated_chars_percent": 94.7,
            "fuzzy": 2,
            "fuzzy_percent": 0.4,
            "fuzzy_words": 3,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 17,
            "fuzzy_chars_percent": 0.1,
            "failing": 4,
            "failing_percent": 0.8,
            "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": 9,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/da/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/da/"
        },
        {
            "total": 498,
            "total_words": 1600,
            "total_chars": 10218,
            "last_change": "2023-01-26T02:34:15.825568Z",
            "recent_changes": 9,
            "translated": 498,
            "translated_words": 1600,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 10218,
            "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": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/eo/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/eo/"
        },
        {
            "total": 498,
            "total_words": 1602,
            "total_chars": 10218,
            "last_change": "2023-01-11T13:47:40.576421Z",
            "recent_changes": 0,
            "translated": 497,
            "translated_words": 1601,
            "translated_percent": 99.7,
            "translated_words_percent": 99.9,
            "translated_chars": 10213,
            "translated_chars_percent": 99.9,
            "fuzzy": 1,
            "fuzzy_percent": 0.2,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 5,
            "fuzzy_chars_percent": 0.1,
            "failing": 1,
            "failing_percent": 0.2,
            "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_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/pt_BR/"
        },
        {
            "total": 498,
            "total_words": 1594,
            "total_chars": 10218,
            "last_change": null,
            "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": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/hellosystem/filer/lt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/filer/lt/"
        }
    ]
}