Languages API.

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

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

{
    "total": 5026,
    "total_words": 42995,
    "total_chars": 288264,
    "last_change": "2025-05-23T00:10:56.211477Z",
    "recent_changes": 448,
    "translated": 1166,
    "translated_words": 12227,
    "translated_percent": 23.1,
    "translated_words_percent": 28.4,
    "translated_chars": 83801,
    "translated_chars_percent": 29.0,
    "fuzzy": 4,
    "fuzzy_percent": 0.1,
    "failing": 19,
    "failing_percent": 0.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 35,
    "readonly_percent": 0.6,
    "suggestions": 1,
    "comments": 0,
    "name": "Kyrgyz",
    "url": "http://translate.pkp.sfu.ca/languages/ky/"
}