Languages API.

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

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

{
    "total": 816,
    "total_words": 6349,
    "total_chars": 45680,
    "last_change": "2026-02-10T17:02:59.569931Z",
    "recent_changes": 204,
    "translated": 288,
    "translated_words": 1730,
    "translated_percent": 35.2,
    "translated_words_percent": 27.2,
    "translated_chars": 11800,
    "translated_chars_percent": 25.8,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 3,
    "failing_percent": 0.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 1,
    "readonly_percent": 0.1,
    "suggestions": 2,
    "comments": 0,
    "name": "Rusyn",
    "url": "http://translate.pkp.sfu.ca/languages/rue/"
}