Translation projects API.

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

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

[
    {
        "total": 1343,
        "total_words": 6276,
        "total_chars": 43693,
        "last_change": "2024-03-21T18:27:37.402961Z",
        "recent_changes": 0,
        "translated": 1149,
        "translated_words": 4590,
        "translated_percent": 85.5,
        "translated_words_percent": 73.1,
        "translated_chars": 31988,
        "translated_chars_percent": 73.2,
        "fuzzy": 17,
        "fuzzy_percent": 1.2,
        "fuzzy_words": 291,
        "fuzzy_words_percent": 4.6,
        "fuzzy_chars": 2073,
        "fuzzy_chars_percent": 4.7,
        "failing": 10,
        "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": "zh_Hans",
        "name": "Chinese (Simplified Han script)",
        "url": "https://weblate.foundryvtt-hub.com/projects/swade-immersive-macros/-/zh_Hans/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/-/zh_Hans/"
    },
    {
        "total": 1354,
        "total_words": 6289,
        "total_chars": 43769,
        "last_change": "2024-03-21T18:27:33.472064Z",
        "recent_changes": 8,
        "translated": 1354,
        "translated_words": 6289,
        "translated_percent": 100.0,
        "translated_words_percent": 100.0,
        "translated_chars": 43769,
        "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": 207,
        "failing_percent": 15.2,
        "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",
        "name": "English",
        "url": "https://weblate.foundryvtt-hub.com/projects/swade-immersive-macros/-/en/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/-/en/"
    },
    {
        "total": 653,
        "total_words": 5300,
        "total_chars": 37098,
        "last_change": "2024-03-21T18:27:34.634622Z",
        "recent_changes": 0,
        "translated": 303,
        "translated_words": 2252,
        "translated_percent": 46.4,
        "translated_words_percent": 42.4,
        "translated_chars": 15838,
        "translated_chars_percent": 42.6,
        "fuzzy": 22,
        "fuzzy_percent": 3.3,
        "fuzzy_words": 417,
        "fuzzy_words_percent": 7.8,
        "fuzzy_chars": 3685,
        "fuzzy_chars_percent": 9.9,
        "failing": 17,
        "failing_percent": 2.6,
        "approved": 0,
        "approved_percent": 0.0,
        "approved_words": 0,
        "approved_words_percent": 0.0,
        "approved_chars": 0,
        "approved_chars_percent": 0.0,
        "readonly": 0,
        "readonly_percent": 0.0,
        "readonly_words": 0,
        "readonly_words_percent": 0.0,
        "readonly_chars": 0,
        "readonly_chars_percent": 0.0,
        "suggestions": 0,
        "comments": 0,
        "code": "de",
        "name": "German",
        "url": "https://weblate.foundryvtt-hub.com/projects/swade-immersive-macros/-/de/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/-/de/"
    },
    {
        "total": 664,
        "total_words": 5313,
        "total_chars": 37174,
        "last_change": "2024-03-21T18:27:36.061604Z",
        "recent_changes": 0,
        "translated": 222,
        "translated_words": 1434,
        "translated_percent": 33.4,
        "translated_words_percent": 26.9,
        "translated_chars": 9552,
        "translated_chars_percent": 25.6,
        "fuzzy": 5,
        "fuzzy_percent": 0.7,
        "fuzzy_words": 133,
        "fuzzy_words_percent": 2.5,
        "fuzzy_chars": 791,
        "fuzzy_chars_percent": 2.1,
        "failing": 2,
        "failing_percent": 0.3,
        "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://weblate.foundryvtt-hub.com/projects/swade-immersive-macros/-/pt_BR/",
        "translate_url": "https://weblate.foundryvtt-hub.com/translate/swade-immersive-macros/-/pt_BR/"
    }
]