Translation projects API.

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

GET /api/projects/blurify/languages/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-12-03T09:09:59.601553Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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/blurify/-/ar/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/ar/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2023-09-09T18:53:53.588537Z",
        "recent_changes": 0,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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": "eu",
        "name": "Basque",
        "url": "https://hosted.weblate.org/projects/blurify/-/eu/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/eu/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2022-07-30T08:33:40.783791Z",
        "recent_changes": 12,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "ca",
        "name": "Catalan",
        "url": "https://hosted.weblate.org/projects/blurify/-/ca/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/ca/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-08-24T06:52:27.417326Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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": "zh_Hans",
        "name": "Chinese (Simplified)",
        "url": "https://hosted.weblate.org/projects/blurify/-/zh_Hans/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/zh_Hans/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": null,
        "recent_changes": 0,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "failing_percent": 4.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "zh_Hant",
        "name": "Chinese (Traditional)",
        "url": "https://hosted.weblate.org/projects/blurify/-/zh_Hant/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/zh_Hant/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2021-12-23T16:30:51.720607Z",
        "recent_changes": 1,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "hr",
        "name": "Croatian",
        "url": "https://hosted.weblate.org/projects/blurify/-/hr/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/hr/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2021-12-22T08:53:20.465792Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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": 7,
        "comments": 0,
        "code": "nl",
        "name": "Dutch",
        "url": "https://hosted.weblate.org/projects/blurify/-/nl/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/nl/"
    },
    {
        "total": 27,
        "total_words": 93,
        "total_chars": 515,
        "last_change": "2021-12-21T05:30:44.298646Z",
        "recent_changes": 1,
        "translated": 27,
        "translated_words": 93,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 515,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 2,
        "failing_percent": 7.4,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 2,
        "readonly_percent": 7.4,
        "readonly_words": 2,
        "readonly_words_percent": 2.1,
        "readonly_chars": 12,
        "readonly_chars_percent": 2.3,
        "suggestions": 5,
        "comments": 0,
        "code": "en",
        "name": "English",
        "url": "https://hosted.weblate.org/projects/blurify/-/en/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/en/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-11-15T01:21:38.146631Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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": "en_GB",
        "name": "English (United Kingdom)",
        "url": "https://hosted.weblate.org/projects/blurify/-/en_GB/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/en_GB/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2022-05-12T12:01:32.642609Z",
        "recent_changes": 1,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "eo",
        "name": "Esperanto",
        "url": "https://hosted.weblate.org/projects/blurify/-/eo/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/eo/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-05-23T05:57:20.011328Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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/blurify/-/et/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/et/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-05-12T12:03:13.717377Z",
        "recent_changes": 2,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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/blurify/-/fr/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/fr/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-04-18T02:32:33.732860Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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": "gl",
        "name": "Galician",
        "url": "https://hosted.weblate.org/projects/blurify/-/gl/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/gl/"
    },
    {
        "total": 25,
        "total_words": 78,
        "total_chars": 429,
        "last_change": "2022-03-31T19:14:18.589747Z",
        "recent_changes": 2,
        "translated": 25,
        "translated_words": 78,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 429,
        "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/blurify/-/de/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/de/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-10-14T06:19:10.012328Z",
        "recent_changes": 0,
        "translated": 24,
        "translated_words": 90,
        "translated_percent": 96.0,
        "translated_words_percent": 98.9,
        "translated_chars": 495,
        "translated_chars_percent": 98.4,
        "fuzzy": 1,
        "fuzzy_percent": 4.0,
        "fuzzy_words": 1,
        "fuzzy_words_percent": 1.0,
        "fuzzy_chars": 8,
        "fuzzy_chars_percent": 1.5,
        "failing": 1,
        "failing_percent": 4.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "el",
        "name": "Greek",
        "url": "https://hosted.weblate.org/projects/blurify/-/el/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/el/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-03-31T07:39:28.750076Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "translated_chars_percent": 100.0,
        "fuzzy": 0,
        "fuzzy_percent": 0.0,
        "fuzzy_words": 0,
        "fuzzy_words_percent": 0.0,
        "fuzzy_chars": 0,
        "fuzzy_chars_percent": 0.0,
        "failing": 0,
        "failing_percent": 0.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "he",
        "name": "Hebrew",
        "url": "https://hosted.weblate.org/projects/blurify/-/he/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/he/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-10-14T06:19:10.130051Z",
        "recent_changes": 0,
        "translated": 24,
        "translated_words": 90,
        "translated_percent": 96.0,
        "translated_words_percent": 98.9,
        "translated_chars": 495,
        "translated_chars_percent": 98.4,
        "fuzzy": 1,
        "fuzzy_percent": 4.0,
        "fuzzy_words": 1,
        "fuzzy_words_percent": 1.0,
        "fuzzy_chars": 8,
        "fuzzy_chars_percent": 1.5,
        "failing": 1,
        "failing_percent": 4.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "hu",
        "name": "Hungarian",
        "url": "https://hosted.weblate.org/projects/blurify/-/hu/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/hu/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-01-04T00:47:19.823372Z",
        "recent_changes": 1,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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/blurify/-/id/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/id/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-10-14T06:19:10.190753Z",
        "recent_changes": 0,
        "translated": 24,
        "translated_words": 90,
        "translated_percent": 96.0,
        "translated_words_percent": 98.9,
        "translated_chars": 495,
        "translated_chars_percent": 98.4,
        "fuzzy": 1,
        "fuzzy_percent": 4.0,
        "fuzzy_words": 1,
        "fuzzy_words_percent": 1.0,
        "fuzzy_chars": 8,
        "fuzzy_chars_percent": 1.5,
        "failing": 1,
        "failing_percent": 4.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "it",
        "name": "Italian",
        "url": "https://hosted.weblate.org/projects/blurify/-/it/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/it/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-10-14T06:19:10.268629Z",
        "recent_changes": 0,
        "translated": 24,
        "translated_words": 90,
        "translated_percent": 96.0,
        "translated_words_percent": 98.9,
        "translated_chars": 495,
        "translated_chars_percent": 98.4,
        "fuzzy": 1,
        "fuzzy_percent": 4.0,
        "fuzzy_words": 1,
        "fuzzy_words_percent": 1.0,
        "fuzzy_chars": 8,
        "fuzzy_chars_percent": 1.5,
        "failing": 1,
        "failing_percent": 4.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 1,
        "comments": 1,
        "code": "ja",
        "name": "Japanese",
        "url": "https://hosted.weblate.org/projects/blurify/-/ja/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/ja/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2022-04-28T15:47:04.593318Z",
        "recent_changes": 1,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "ko",
        "name": "Korean",
        "url": "https://hosted.weblate.org/projects/blurify/-/ko/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/ko/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": null,
        "recent_changes": 0,
        "translated": 1,
        "translated_words": 14,
        "translated_percent": 4.0,
        "translated_words_percent": 15.3,
        "translated_chars": 79,
        "translated_chars_percent": 15.7,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "ckb",
        "name": "Kurdish (Central)",
        "url": "https://hosted.weblate.org/projects/blurify/-/ckb/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/ckb/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-10-14T06:19:10.330611Z",
        "recent_changes": 0,
        "translated": 24,
        "translated_words": 90,
        "translated_percent": 96.0,
        "translated_words_percent": 98.9,
        "translated_chars": 495,
        "translated_chars_percent": 98.4,
        "fuzzy": 1,
        "fuzzy_percent": 4.0,
        "fuzzy_words": 1,
        "fuzzy_words_percent": 1.0,
        "fuzzy_chars": 8,
        "fuzzy_chars_percent": 1.5,
        "failing": 1,
        "failing_percent": 4.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "nb_NO",
        "name": "Norwegian Bokmål",
        "url": "https://hosted.weblate.org/projects/blurify/-/nb_NO/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/nb_NO/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-03-04T17:16:13.979298Z",
        "recent_changes": 1,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 1,
        "comments": 0,
        "code": "pl",
        "name": "Polish",
        "url": "https://hosted.weblate.org/projects/blurify/-/pl/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/pl/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-10-14T06:19:10.395829Z",
        "recent_changes": 0,
        "translated": 24,
        "translated_words": 90,
        "translated_percent": 96.0,
        "translated_words_percent": 98.9,
        "translated_chars": 495,
        "translated_chars_percent": 98.4,
        "fuzzy": 1,
        "fuzzy_percent": 4.0,
        "fuzzy_words": 1,
        "fuzzy_words_percent": 1.0,
        "fuzzy_chars": 8,
        "fuzzy_chars_percent": 1.5,
        "failing": 1,
        "failing_percent": 4.0,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "pt_PT",
        "name": "Portuguese (Portugal)",
        "url": "https://hosted.weblate.org/projects/blurify/-/pt_PT/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/pt_PT/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2023-08-31T07:51:42.709448Z",
        "recent_changes": 0,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "ru",
        "name": "Russian",
        "url": "https://hosted.weblate.org/projects/blurify/-/ru/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/ru/"
    },
    {
        "total": 25,
        "total_words": 91,
        "total_chars": 503,
        "last_change": "2022-07-30T08:26:29.516108Z",
        "recent_changes": 7,
        "translated": 25,
        "translated_words": 91,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 503,
        "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": 1,
        "readonly_percent": 4.0,
        "readonly_words": 14,
        "readonly_words_percent": 15.3,
        "readonly_chars": 79,
        "readonly_chars_percent": 15.7,
        "suggestions": 0,
        "comments": 0,
        "code": "es",
        "name": "Spanish",
        "url": "https://hosted.weblate.org/projects/blurify/-/es/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/es/"
    },
    {
        "total": 25,
        "total_words": 78,
        "total_chars": 431,
        "last_change": "2022-03-23T19:29:50.698669Z",
        "recent_changes": 2,
        "translated": 25,
        "translated_words": 78,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 431,
        "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/blurify/-/tr/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/tr/"
    },
    {
        "total": 24,
        "total_words": 77,
        "total_chars": 424,
        "last_change": "2022-06-29T19:57:29.475730Z",
        "recent_changes": 10,
        "translated": 24,
        "translated_words": 77,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 424,
        "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/blurify/-/uk/",
        "translate_url": "https://hosted.weblate.org/translate/blurify/-/uk/"
    }
]