Languages API.

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

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

{
    "total": 6113,
    "total_words": 43493,
    "total_chars": 310985,
    "last_change": "2023-09-06T13:31:45.298398Z",
    "recent_changes": 242,
    "translated": 2332,
    "translated_words": 10448,
    "translated_percent": 38.1,
    "translated_words_percent": 24.0,
    "translated_chars": 72902,
    "translated_chars_percent": 23.4,
    "fuzzy": 846,
    "fuzzy_percent": 13.8,
    "failing": 864,
    "failing_percent": 14.1,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 32,
    "readonly_percent": 0.5,
    "suggestions": 60,
    "comments": 1,
    "name": "Kabyle",
    "url": "https://weblate.framasoft.org/languages/kab/"
}