Languages API.

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

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

{
    "total": 27784,
    "total_words": 200580,
    "total_chars": 1368545,
    "last_change": "2024-05-12T00:27:15.228879Z",
    "recent_changes": 15,
    "translated": 1100,
    "translated_words": 1330,
    "translated_percent": 3.9,
    "translated_words_percent": 0.6,
    "translated_chars": 14770,
    "translated_chars_percent": 1.0,
    "fuzzy": 3380,
    "fuzzy_percent": 12.1,
    "fuzzy_words": 12863,
    "fuzzy_words_percent": 6.4,
    "fuzzy_chars": 95593,
    "fuzzy_chars_percent": 6.9,
    "failing": 1150,
    "failing_percent": 4.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 596,
    "readonly_percent": 2.1,
    "readonly_words": 601,
    "readonly_words_percent": 0.2,
    "readonly_chars": 10210,
    "readonly_chars_percent": 0.7,
    "suggestions": 3,
    "comments": 0,
    "name": "Colognian",
    "url": "https://hosted.weblate.org/languages/ksh/"
}