Translation components API.

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

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

{
    "count": 29,
    "next": null,
    "previous": null,
    "results": [
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:39:45.045291Z",
            "recent_changes": 8,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": 4,
            "failing_percent": 1.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "de",
            "name": "German",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/de/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/de/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-04-26T15:50:26.369602Z",
            "recent_changes": 174,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": 8,
            "failing_percent": 3.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ru",
            "name": "Russian",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/ru/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ru/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:44:54.476563Z",
            "recent_changes": 36,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 7,
            "failing_percent": 2.7,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "fr",
            "name": "French",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/fr/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/fr/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:31:16.416252Z",
            "recent_changes": 2,
            "translated": 7,
            "translated_words": 10,
            "translated_percent": 2.7,
            "translated_words_percent": 0.9,
            "translated_chars": 57,
            "translated_chars_percent": 0.8,
            "fuzzy": 16,
            "fuzzy_percent": 6.2,
            "fuzzy_words": 27,
            "fuzzy_words_percent": 2.5,
            "fuzzy_chars": 191,
            "fuzzy_chars_percent": 2.9,
            "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/kaidan/translations/ja/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ja/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-04-22T05:33:26.647781Z",
            "recent_changes": 18,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": "ms",
            "name": "Malay",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/ms/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ms/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-05-31T02:05:46.974958Z",
            "recent_changes": 7,
            "translated": 194,
            "translated_words": 736,
            "translated_percent": 76.0,
            "translated_words_percent": 68.1,
            "translated_chars": 4434,
            "translated_chars_percent": 68.8,
            "fuzzy": 24,
            "fuzzy_percent": 9.4,
            "fuzzy_words": 73,
            "fuzzy_words_percent": 6.7,
            "fuzzy_chars": 424,
            "fuzzy_chars_percent": 6.5,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "es",
            "name": "Spanish",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/es/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/es/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2022-01-01T22:53:08.635265Z",
            "recent_changes": 16,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": 1,
            "comments": 0,
            "code": "pt",
            "name": "Portuguese",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/pt/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pt/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2020-04-06T09:12:07.321787Z",
            "recent_changes": 22,
            "translated": 92,
            "translated_words": 277,
            "translated_percent": 36.0,
            "translated_words_percent": 25.6,
            "translated_chars": 1663,
            "translated_chars_percent": 25.8,
            "fuzzy": 37,
            "fuzzy_percent": 14.5,
            "fuzzy_words": 120,
            "fuzzy_words_percent": 11.1,
            "fuzzy_chars": 733,
            "fuzzy_chars_percent": 11.3,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 1,
            "comments": 0,
            "code": "nl",
            "name": "Dutch",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/nl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/nl/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-22T02:33:32.786139Z",
            "recent_changes": 60,
            "translated": 189,
            "translated_words": 674,
            "translated_percent": 74.1,
            "translated_words_percent": 62.4,
            "translated_chars": 4010,
            "translated_chars_percent": 62.2,
            "fuzzy": 66,
            "fuzzy_percent": 25.8,
            "fuzzy_words": 406,
            "fuzzy_words_percent": 37.5,
            "fuzzy_chars": 2431,
            "fuzzy_chars_percent": 37.7,
            "failing": 9,
            "failing_percent": 3.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "nb_NO",
            "name": "Norwegian Bokmål",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/nb_NO/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/nb_NO/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:38:29.722111Z",
            "recent_changes": 11,
            "translated": 88,
            "translated_words": 270,
            "translated_percent": 34.5,
            "translated_words_percent": 25.0,
            "translated_chars": 1651,
            "translated_chars_percent": 25.6,
            "fuzzy": 1,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 2,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 12,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 4,
            "comments": 0,
            "code": "de_AT",
            "name": "German (Austria)",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/de_AT/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/de_AT/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:27:16.551372Z",
            "recent_changes": 1,
            "translated": 54,
            "translated_words": 195,
            "translated_percent": 21.1,
            "translated_words_percent": 18.0,
            "translated_chars": 1169,
            "translated_chars_percent": 18.1,
            "fuzzy": 36,
            "fuzzy_percent": 14.1,
            "fuzzy_words": 90,
            "fuzzy_words_percent": 8.3,
            "fuzzy_chars": 579,
            "fuzzy_chars_percent": 8.9,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "eu",
            "name": "Basque",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/eu/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/eu/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:22:28.756398Z",
            "recent_changes": 127,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 3,
            "failing_percent": 1.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "it",
            "name": "Italian",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/it/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/it/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:28:50.662900Z",
            "recent_changes": 1,
            "translated": 72,
            "translated_words": 217,
            "translated_percent": 28.2,
            "translated_words_percent": 20.0,
            "translated_chars": 1328,
            "translated_chars_percent": 20.6,
            "fuzzy": 39,
            "fuzzy_percent": 15.2,
            "fuzzy_words": 83,
            "fuzzy_words_percent": 7.6,
            "fuzzy_chars": 548,
            "fuzzy_chars_percent": 8.5,
            "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": 10,
            "comments": 0,
            "code": "pl",
            "name": "Polish",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/pl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pl/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:25:55.831076Z",
            "recent_changes": 1,
            "translated": 102,
            "translated_words": 291,
            "translated_percent": 40.0,
            "translated_words_percent": 26.9,
            "translated_chars": 1754,
            "translated_chars_percent": 27.2,
            "fuzzy": 58,
            "fuzzy_percent": 22.7,
            "fuzzy_words": 150,
            "fuzzy_words_percent": 13.8,
            "fuzzy_chars": 966,
            "fuzzy_chars_percent": 14.9,
            "failing": 2,
            "failing_percent": 0.7,
            "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/kaidan/translations/cs/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/cs/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2020-05-04T07:11:42.350618Z",
            "recent_changes": 4,
            "translated": 126,
            "translated_words": 391,
            "translated_percent": 49.4,
            "translated_words_percent": 36.2,
            "translated_chars": 2419,
            "translated_chars_percent": 37.5,
            "fuzzy": 27,
            "fuzzy_percent": 10.5,
            "fuzzy_words": 52,
            "fuzzy_words_percent": 4.8,
            "fuzzy_chars": 315,
            "fuzzy_chars_percent": 4.8,
            "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": "ca",
            "name": "Catalan",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/ca/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ca/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-12-18T14:36:06.917439Z",
            "recent_changes": 90,
            "translated": 138,
            "translated_words": 280,
            "translated_percent": 54.1,
            "translated_words_percent": 25.9,
            "translated_chars": 1756,
            "translated_chars_percent": 27.2,
            "fuzzy": 12,
            "fuzzy_percent": 4.7,
            "fuzzy_words": 74,
            "fuzzy_words_percent": 6.8,
            "fuzzy_chars": 478,
            "fuzzy_chars_percent": 7.4,
            "failing": 4,
            "failing_percent": 1.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "ar",
            "name": "Arabic",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/ar/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ar/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-04-22T13:05:18.144665Z",
            "recent_changes": 71,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": 8,
            "failing_percent": 3.1,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "gl",
            "name": "Galician",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/gl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/gl/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-04-21T14:09:01.944399Z",
            "recent_changes": 17,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": 1,
            "comments": 0,
            "code": "uk",
            "name": "Ukrainian",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/uk/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/uk/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": null,
            "recent_changes": 0,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": 17,
            "failing_percent": 6.6,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 255,
            "readonly_percent": 100.0,
            "readonly_words": 1080,
            "readonly_words_percent": 100.0,
            "readonly_chars": 6441,
            "readonly_chars_percent": 100.0,
            "suggestions": 0,
            "comments": 1,
            "code": "en",
            "name": "English",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/en/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/en/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:28:20.542250Z",
            "recent_changes": 1,
            "translated": 29,
            "translated_words": 116,
            "translated_percent": 11.3,
            "translated_words_percent": 10.7,
            "translated_chars": 693,
            "translated_chars_percent": 10.7,
            "fuzzy": 19,
            "fuzzy_percent": 7.4,
            "fuzzy_words": 57,
            "fuzzy_words_percent": 5.2,
            "fuzzy_chars": 339,
            "fuzzy_chars_percent": 5.2,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 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/kaidan/translations/hu/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/hu/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-04-22T06:07:40.253028Z",
            "recent_changes": 98,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "translated_chars_percent": 100.0,
            "fuzzy": 0,
            "fuzzy_percent": 0.0,
            "fuzzy_words": 0,
            "fuzzy_words_percent": 0.0,
            "fuzzy_chars": 0,
            "fuzzy_chars_percent": 0.0,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "ms_Arab",
            "name": "Malay (Jawi)",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/ms_Arab/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ms_Arab/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:25:29.681484Z",
            "recent_changes": 1,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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/kaidan/translations/pt_BR/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pt_BR/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2022-04-04T07:38:58.310307Z",
            "recent_changes": 88,
            "translated": 148,
            "translated_words": 427,
            "translated_percent": 58.0,
            "translated_words_percent": 39.5,
            "translated_chars": 2556,
            "translated_chars_percent": 39.6,
            "fuzzy": 13,
            "fuzzy_percent": 5.0,
            "fuzzy_words": 16,
            "fuzzy_words_percent": 1.4,
            "fuzzy_chars": 110,
            "fuzzy_chars_percent": 1.7,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 1,
            "code": "he",
            "name": "Hebrew",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/he/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/he/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "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": "mr",
            "name": "Marathi",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/mr/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/mr/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:29:22.083926Z",
            "recent_changes": 1,
            "translated": 27,
            "translated_words": 70,
            "translated_percent": 10.5,
            "translated_words_percent": 6.4,
            "translated_chars": 450,
            "translated_chars_percent": 6.9,
            "fuzzy": 8,
            "fuzzy_percent": 3.1,
            "fuzzy_words": 9,
            "fuzzy_words_percent": 0.8,
            "fuzzy_chars": 57,
            "fuzzy_chars_percent": 0.8,
            "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": "pa",
            "name": "Punjabi",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/pa/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/pa/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-09-14T00:31:58.444590Z",
            "recent_changes": 2,
            "translated": 41,
            "translated_words": 195,
            "translated_percent": 16.0,
            "translated_words_percent": 18.0,
            "translated_chars": 1149,
            "translated_chars_percent": 17.8,
            "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": 10,
            "comments": 1,
            "code": "el",
            "name": "Greek",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/el/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/el/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-07-01T16:01:52.780852Z",
            "recent_changes": 6,
            "translated": 255,
            "translated_words": 1080,
            "translated_percent": 100.0,
            "translated_words_percent": 100.0,
            "translated_chars": 6441,
            "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": 4,
            "failing_percent": 1.5,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "hy",
            "name": "Armenian",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/hy/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/hy/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "last_change": "2021-07-16T13:36:28.731531Z",
            "recent_changes": 244,
            "translated": 221,
            "translated_words": 853,
            "translated_percent": 86.6,
            "translated_words_percent": 78.9,
            "translated_chars": 5171,
            "translated_chars_percent": 80.2,
            "fuzzy": 1,
            "fuzzy_percent": 0.3,
            "fuzzy_words": 1,
            "fuzzy_words_percent": 0.1,
            "fuzzy_chars": 5,
            "fuzzy_chars_percent": 0.1,
            "failing": 0,
            "failing_percent": 0.0,
            "approved": 0,
            "approved_percent": 0.0,
            "approved_words": 0,
            "approved_words_percent": 0.0,
            "approved_chars": 0,
            "approved_chars_percent": 0.0,
            "readonly": 0,
            "readonly_percent": 0.0,
            "readonly_words": 0,
            "readonly_words_percent": 0.0,
            "readonly_chars": 0,
            "readonly_chars_percent": 0.0,
            "suggestions": 0,
            "comments": 0,
            "code": "sl",
            "name": "Slovenian",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/sl/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/sl/"
        },
        {
            "total": 255,
            "total_words": 1080,
            "total_chars": 6441,
            "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": "ko",
            "name": "Korean",
            "url": "https://hosted.weblate.org/projects/kaidan/translations/ko/",
            "translate_url": "https://hosted.weblate.org/translate/kaidan/translations/ko/"
        }
    ]
}