Languages API.

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

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

{
    "total": 32562,
    "total_words": 152788,
    "total_chars": 942013,
    "last_change": "2024-05-05T21:30:29.923827Z",
    "recent_changes": 405,
    "translated": 6707,
    "translated_words": 14321,
    "translated_percent": 20.5,
    "translated_words_percent": 9.3,
    "translated_chars": 86160,
    "translated_chars_percent": 9.1,
    "fuzzy": 317,
    "fuzzy_percent": 0.9,
    "fuzzy_words": 1052,
    "fuzzy_words_percent": 0.6,
    "fuzzy_chars": 6015,
    "fuzzy_chars_percent": 0.6,
    "failing": 508,
    "failing_percent": 1.5,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 31,
    "readonly_percent": 0.1,
    "readonly_words": 49,
    "readonly_words_percent": 0.1,
    "readonly_chars": 288,
    "readonly_chars_percent": 0.1,
    "suggestions": 7,
    "comments": 0,
    "name": "Bosnian (Bosnia and Herzegovina)",
    "url": "https://kodi.weblate.cloud/languages/bs_ba/"
}