Translation components API.

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

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

{
    "count": 27,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": null,
            "recent_changes": 0,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": 8.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 23,
            "readonly_percent": 100.0,
            "readonly_words": 37,
            "readonly_words_percent": 100.0,
            "readonly_chars": 231,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 0,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/en/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/en/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-02-14T10:35:48.976642Z",
            "recent_changes": 24,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/de/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/de/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-10-08T22:33:20.490169Z",
            "recent_changes": 10,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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/utilities/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/zh_Hant/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-10-07T05:30:33.258972Z",
            "recent_changes": 24,
            "translated": 22,
            "translated_words": 35,
            "translated_percent": 95.6,
            "translated_words_percent": 94.5,
            "translated_chars": 210,
            "translated_chars_percent": 90.9,
            "fuzzy": 1,
            "fuzzy_percent": 4.3,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 5.4,
            "fuzzy_chars": 21,
            "fuzzy_chars_percent": 9.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": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/nb_NO/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-02-16T04:22:51.988444Z",
            "recent_changes": 30,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/ko/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/ko/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-02-16T17:54:22.923084Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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/utilities/pl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/pl/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-12-22T01:00:27.304665Z",
            "recent_changes": 2,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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/utilities/ja/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/ja/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-02-18T09:45:13.733971Z",
            "recent_changes": 26,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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_Hans",
            "name": "Chinese (Simplified)",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/zh_Hans/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2022-11-30T13:56:34.310884Z",
            "recent_changes": 10,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "tr",
            "name": "Turkish",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/tr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/tr/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-10-06T20:17:04.377512Z",
            "recent_changes": 1,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/pt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/pt/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-13T15:48:14.073432Z",
            "recent_changes": 4,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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/utilities/es/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/es/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2023-04-24T20:37:33.984150Z",
            "recent_changes": 1,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/it/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/it/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-06-12T12:54:25.998663Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/he/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/he/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-06-20T17:04:26.046892Z",
            "recent_changes": 24,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/fr/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/fr/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-10-06T20:54:58.362689Z",
            "recent_changes": 4,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/sl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/sl/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-07T21:47:44.283213Z",
            "recent_changes": 2,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/uk/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/uk/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-10-04T17:19:39.902773Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "ka",
            "name": "Georgian",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/ka/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/ka/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-03T18:03:53.694798Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "sv",
            "name": "Swedish",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/sv/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/sv/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-18T19:12:35.955408Z",
            "recent_changes": 2,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/nl/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/nl/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-10-13T02:59:49.703713Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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/utilities/ru/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/ru/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-03T18:14:28.468463Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "cs",
            "name": "Czech",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/cs/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/cs/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-12-19T19:16:21.491632Z",
            "recent_changes": 6,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/hu/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/hu/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-03T18:20:06.337985Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": 8.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": "lt",
            "name": "Lithuanian",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/lt/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/lt/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-03T18:27:36.276781Z",
            "recent_changes": 23,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": 8.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/utilities/el/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/el/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-10-24T12:46:09.932525Z",
            "recent_changes": 1,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "da",
            "name": "Danish",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/da/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/da/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-04T23:06:54.502154Z",
            "recent_changes": 24,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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/utilities/eo/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/eo/"
        },
        {
            "total": 23,
            "total_words": 37,
            "total_chars": 231,
            "last_change": "2021-11-16T15:22:37.204130Z",
            "recent_changes": 25,
            "translated": 23,
            "translated_words": 37,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 231,
            "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": "pt_BR",
            "name": "Portuguese (Brazil)",
            "url": "https://hosted.weblate.org/projects/hellosystem/utilities/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/hellosystem/utilities/pt_BR/"
        }
    ]
}