Languages API.

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

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

{
    "total": 32732,
    "total_words": 234037,
    "total_chars": 1583191,
    "last_change": "2024-05-26T17:36:42.711989Z",
    "recent_changes": 34,
    "translated": 5399,
    "translated_words": 18211,
    "translated_percent": 16.4,
    "translated_words_percent": 7.7,
    "translated_chars": 125219,
    "translated_chars_percent": 7.9,
    "fuzzy": 372,
    "fuzzy_percent": 1.1,
    "fuzzy_words": 1338,
    "fuzzy_words_percent": 0.5,
    "fuzzy_chars": 9775,
    "fuzzy_chars_percent": 0.6,
    "failing": 168,
    "failing_percent": 0.5,
    "approved": 221,
    "approved_percent": 0.6,
    "approved_words": 1131,
    "approved_words_percent": 0.4,
    "approved_chars": 7172,
    "approved_chars_percent": 0.4,
    "readonly": 939,
    "readonly_percent": 2.8,
    "readonly_words": 1115,
    "readonly_words_percent": 0.4,
    "readonly_chars": 18202,
    "readonly_chars_percent": 1.1,
    "suggestions": 39,
    "comments": 0,
    "name": "Yue (Traditional)",
    "url": "https://hosted.weblate.org/languages/yue_Hant/"
}