Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-11T21:20:49.092998Z",
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": 10,
            "failing_percent": 100.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": 7,
            "comments": 0,
            "code": "en_US",
            "name": "English (United States)",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/en_US/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/en_US/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-14T10:58:22.717683Z",
            "recent_changes": 12,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/de/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/de/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-11T21:20:52.284546Z",
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": 1,
            "approved_percent": 10.0,
            "approved_words": 1,
            "approved_words_percent": 4.0,
            "approved_chars": 10,
            "approved_chars_percent": 5.8,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/pl/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/pl/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-13T06:40:37.478839Z",
            "recent_changes": 6,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/pt_BR/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-11T21:20:52.607009Z",
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/ru/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ru/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-17T04:23:27.492234Z",
            "recent_changes": 9,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": 1,
            "approved_percent": 10.0,
            "approved_words": 1,
            "approved_words_percent": 4.0,
            "approved_chars": 4,
            "approved_chars_percent": 2.3,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/it/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/it/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-11T02:45:23.486711Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/zh_Hant/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/zh_Hant/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-04-30T02:44:41.185878Z",
            "recent_changes": 6,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/zh_Hans/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/zh_Hans/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-04-05T20:23:54.801974Z",
            "recent_changes": 7,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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_MX",
            "name": "Spanish (Mexico)",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/es_MX/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/es_MX/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-11T21:20:51.897919Z",
            "recent_changes": 0,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 40.0,
            "translated_words_percent": 16.0,
            "translated_chars": 22,
            "translated_chars_percent": 12.7,
            "fuzzy": 6,
            "fuzzy_percent": 60.0,
            "fuzzy_words": 21,
            "fuzzy_words_percent": 84.0,
            "fuzzy_chars": 150,
            "fuzzy_chars_percent": 87.2,
            "failing": 6,
            "failing_percent": 60.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/cyberos/calculator/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/nb_NO/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-11T21:20:50.019454Z",
            "recent_changes": 0,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/es/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/es/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-09-20T14:28:44.973443Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/cs/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/cs/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-11T21:20:52.755074Z",
            "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": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.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": "si",
            "name": "Sinhala",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/si/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/si/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-25T15:09:54.161772Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/tr/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/tr/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-04-15T11:33:29.870406Z",
            "recent_changes": 14,
            "translated": 4,
            "translated_words": 4,
            "translated_percent": 40.0,
            "translated_words_percent": 16.0,
            "translated_chars": 22,
            "translated_chars_percent": 12.7,
            "fuzzy": 6,
            "fuzzy_percent": 60.0,
            "fuzzy_words": 21,
            "fuzzy_words_percent": 84.0,
            "fuzzy_chars": 150,
            "fuzzy_chars_percent": 87.2,
            "failing": 6,
            "failing_percent": 60.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_IL",
            "name": "Hebrew (Israel)",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/he_IL/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/he_IL/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-04-16T06:14:09.892486Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.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": "th",
            "name": "Thai",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/th/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/th/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-06T19:08:29.233822Z",
            "recent_changes": 2,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/uk/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/uk/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-10-18T00:07:55.189359Z",
            "recent_changes": 0,
            "translated": 9,
            "translated_words": 19,
            "translated_percent": 90.0,
            "translated_words_percent": 76.0,
            "translated_chars": 127,
            "translated_chars_percent": 73.8,
            "fuzzy": 1,
            "fuzzy_percent": 10.0,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 24.0,
            "fuzzy_chars": 45,
            "fuzzy_chars_percent": 26.1,
            "failing": 2,
            "failing_percent": 20.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": "fa",
            "name": "Persian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/fa/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/fa/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-04-28T15:51:58.414771Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.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": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/el/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/el/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-05T13:21:44.685198Z",
            "recent_changes": 10,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/ar/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ar/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-05T11:37:44.601479Z",
            "recent_changes": 20,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "ml",
            "name": "Malayalam",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/ml/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ml/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-05T08:33:59.180511Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.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/cyberos/calculator/lt/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/lt/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-15T17:20:05.571352Z",
            "recent_changes": 12,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "hi",
            "name": "Hindi",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/hi/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/hi/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-06T03:25:20.110955Z",
            "recent_changes": 20,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "id",
            "name": "Indonesian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/id/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/id/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-06T15:59:44.382575Z",
            "recent_changes": 20,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "ro",
            "name": "Romanian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/ro/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ro/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-11T14:51:58.356758Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.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": 10,
            "comments": 0,
            "code": "hu",
            "name": "Hungarian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/hu/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/hu/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-21T14:07:24.872957Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "et",
            "name": "Estonian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/et/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/et/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-24T14:17:21.157481Z",
            "recent_changes": 10,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "yue_HK",
            "name": "Yue",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/yue_HK/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/yue_HK/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-15T11:19:32.681468Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.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/cyberos/calculator/ja/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ja/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-15T14:08:05.107494Z",
            "recent_changes": 20,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "sr",
            "name": "Serbian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/sr/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/sr/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-15T19:48:55.011668Z",
            "recent_changes": 20,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/nl/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/nl/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-17T18:38:03.652541Z",
            "recent_changes": 13,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.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": 5,
            "comments": 0,
            "code": "az",
            "name": "Azerbaijani",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/az/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/az/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-31T22:50:14.400702Z",
            "recent_changes": 2,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/fr/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/fr/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-24T07:30:10.126636Z",
            "recent_changes": 1,
            "translated": 1,
            "translated_words": 1,
            "translated_percent": 10.0,
            "translated_words_percent": 4.0,
            "translated_chars": 3,
            "translated_chars_percent": 1.7,
            "fuzzy": 9,
            "fuzzy_percent": 90.0,
            "fuzzy_words": 24,
            "fuzzy_words_percent": 96.0,
            "fuzzy_chars": 169,
            "fuzzy_chars_percent": 98.2,
            "failing": 9,
            "failing_percent": 90.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": "ne",
            "name": "Nepali",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/ne/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ne/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-05-28T16:10:29.773858Z",
            "recent_changes": 13,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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/cyberos/calculator/ko/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ko/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-20T15:49:40.508696Z",
            "recent_changes": 1,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "bg",
            "name": "Bulgarian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/bg/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/bg/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-02T14:10:20.931375Z",
            "recent_changes": 10,
            "translated": 9,
            "translated_words": 19,
            "translated_percent": 90.0,
            "translated_words_percent": 76.0,
            "translated_chars": 127,
            "translated_chars_percent": 73.8,
            "fuzzy": 1,
            "fuzzy_percent": 10.0,
            "fuzzy_words": 6,
            "fuzzy_words_percent": 24.0,
            "fuzzy_chars": 45,
            "fuzzy_chars_percent": 26.1,
            "failing": 1,
            "failing_percent": 10.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": "ms",
            "name": "Malay",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/ms/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ms/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-06-15T08:03:07.101191Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.0,
            "failing": 10,
            "failing_percent": 100.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "be",
            "name": "Belarusian",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/be/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/be/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-08-23T11:59:24.571638Z",
            "recent_changes": 10,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "fi",
            "name": "Finnish",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/fi/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/fi/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-07-10T07:48:17.151987Z",
            "recent_changes": 22,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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_PT",
            "name": "Portuguese (Portugal)",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/pt_PT/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/pt_PT/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-09-19T05:21:38.071403Z",
            "recent_changes": 20,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "ta",
            "name": "Tamil",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/ta/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/ta/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2021-09-19T16:36:54.461392Z",
            "recent_changes": 21,
            "translated": 10,
            "translated_words": 25,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 172,
            "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": "sk",
            "name": "Slovak",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/sk/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/sk/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "last_change": "2023-01-28T08:50:56.028662Z",
            "recent_changes": 10,
            "translated": 0,
            "translated_words": 0,
            "translated_percent": 0.0,
            "translated_words_percent": 0.0,
            "translated_chars": 0,
            "translated_chars_percent": 0.0,
            "fuzzy": 10,
            "fuzzy_percent": 100.0,
            "fuzzy_words": 25,
            "fuzzy_words_percent": 100.0,
            "fuzzy_chars": 172,
            "fuzzy_chars_percent": 100.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": "vi",
            "name": "Vietnamese",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/vi/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/vi/"
        },
        {
            "total": 10,
            "total_words": 25,
            "total_chars": 172,
            "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": "zh_Hant_HK",
            "name": "Chinese (Traditional, Hong Kong)",
            "url": "https://hosted.weblate.org/projects/cyberos/calculator/zh_Hant_HK/",
            "translate_url": "https://hosted.weblate.org/translate/cyberos/calculator/zh_Hant_HK/"
        }
    ]
}