Languages API.

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

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

{
    "total": 217,
    "total_words": 772,
    "last_change": "2025-11-01T18:44:40.699211Z",
    "recent_changes": 19,
    "translated": 211,
    "translated_words": 766,
    "translated_percent": 97.2,
    "translated_words_percent": 99.2,
    "translated_chars": 4699,
    "translated_chars_percent": 99.1,
    "total_chars": 4739,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 9,
    "readonly_percent": 4.1,
    "suggestions": 0,
    "comments": 0,
    "name": "fa_IR (generated)",
    "url": "https://translate.habitica.com/languages/fa_IR/"
}