Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-16T08:59:17.369550Z",
            "recent_changes": 36,
            "translated": 52,
            "translated_words": 212,
            "translated_percent": 96.2,
            "translated_words_percent": 97.2,
            "translated_chars": 1432,
            "translated_chars_percent": 97.4,
            "fuzzy": 2,
            "fuzzy_percent": 3.7,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 2.7,
            "fuzzy_chars": 38,
            "fuzzy_chars_percent": 2.5,
            "failing": 3,
            "failing_percent": 5.5,
            "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": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/en/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/en/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2024-03-10T15:34:36.300403Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 2,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/de/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/de/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-09-05T14:23:13.598124Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 13,
            "comments": 0,
            "code": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/tr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/tr/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:03.712167Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "ja",
            "name": "Japanese",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/ja/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ja/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-04-25T20:49:10.917578Z",
            "recent_changes": 0,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/pl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/pl/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2024-03-15T16:01:58.941264Z",
            "recent_changes": 0,
            "translated": 50,
            "translated_words": 211,
            "translated_percent": 92.5,
            "translated_words_percent": 96.7,
            "translated_chars": 1427,
            "translated_chars_percent": 97.0,
            "fuzzy": 3,
            "fuzzy_percent": 5.5,
            "fuzzy_words": 5,
            "fuzzy_words_percent": 2.2,
            "fuzzy_chars": 32,
            "fuzzy_chars_percent": 2.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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ko/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-06-21T15:32:42.627607Z",
            "recent_changes": 48,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hant",
            "name": "Chinese (Traditional)",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/zh_Hant/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-27T07:37:31.424732Z",
            "recent_changes": 0,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "zh_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/zh_Hans/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:04.485746Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/nb_NO/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-17T13:52:43.190620Z",
            "recent_changes": 38,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/pt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/pt/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-04-03T18:40:00.591022Z",
            "recent_changes": 0,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 3.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/es/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/es/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-04-25T20:49:11.365236Z",
            "recent_changes": 0,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/it/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/it/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-16T09:05:03.241094Z",
            "recent_changes": 72,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/he/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/he/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-09-10T21:52:28.940647Z",
            "recent_changes": 0,
            "translated": 38,
            "translated_words": 159,
            "translated_percent": 70.3,
            "translated_words_percent": 72.9,
            "translated_chars": 1097,
            "translated_chars_percent": 74.6,
            "fuzzy": 1,
            "fuzzy_percent": 1.8,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.4,
            "fuzzy_chars": 4,
            "fuzzy_chars_percent": 0.2,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/fr/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:05.585994Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 5.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/sl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/sl/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2024-02-07T10:27:11.390854Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 34,
            "failing_percent": 62.9,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 13,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/uk/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:03.911093Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "ka",
            "name": "Georgian",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/ka/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ka/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-07-02T09:08:43.262695Z",
            "recent_changes": 36,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/sv/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/sv/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:04.668475Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/nl/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-09-12T05:52:25.152817Z",
            "recent_changes": 0,
            "translated": 25,
            "translated_words": 48,
            "translated_percent": 46.2,
            "translated_words_percent": 22.0,
            "translated_chars": 255,
            "translated_chars_percent": 17.3,
            "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": 5.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/cs/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/cs/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-06-04T06:31:34.584896Z",
            "recent_changes": 1,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/ru/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/ru/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:03.385664Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/hu/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/hu/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:04.310583Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/lt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/lt/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:02.771817Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/el/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/el/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:02.388168Z",
            "recent_changes": 0,
            "translated": 18,
            "translated_words": 41,
            "translated_percent": 33.3,
            "translated_words_percent": 18.8,
            "translated_chars": 223,
            "translated_chars_percent": 15.1,
            "fuzzy": 1,
            "fuzzy_percent": 1.8,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.4,
            "fuzzy_chars": 6,
            "fuzzy_chars_percent": 0.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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/da/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/da/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-22T21:24:07.563078Z",
            "recent_changes": 37,
            "translated": 54,
            "translated_words": 218,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 1470,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "eo",
            "name": "Esperanto",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/eo/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/eo/"
        },
        {
            "total": 54,
            "total_words": 218,
            "total_chars": 1470,
            "last_change": "2023-03-25T12:27:05.365203Z",
            "recent_changes": 0,
            "translated": 19,
            "translated_words": 42,
            "translated_percent": 35.1,
            "translated_words_percent": 19.2,
            "translated_chars": 229,
            "translated_chars_percent": 15.5,
            "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": 2,
            "readonly_percent": 3.7,
            "readonly_words": 6,
            "readonly_words_percent": 2.7,
            "readonly_chars": 38,
            "readonly_chars_percent": 2.5,
            "suggestions": 0,
            "comments": 0,
            "code": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/hellosystem/menu/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/menu/pt_BR/"
        }
    ]
}