Languages API.

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

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

{
    "total": 4317,
    "total_words": 37925,
    "last_change": "2026-03-16T22:48:14.135165Z",
    "recent_changes": 90,
    "translated": 3820,
    "translated_words": 33561,
    "translated_percent": 88.4,
    "translated_words_percent": 88.4,
    "translated_chars": 203499,
    "translated_chars_percent": 88.5,
    "total_chars": 229722,
    "fuzzy": 275,
    "fuzzy_percent": 6.3,
    "failing": 2357,
    "failing_percent": 54.5,
    "approved": 101,
    "approved_percent": 2.3,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 29,
    "comments": 0,
    "name": "Bosnian/Croatian/Serbian",
    "url": "https://traduk.amikumu.com/languages/sr/"
}