Languages API.

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

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

{
    "total": 308,
    "total_words": 8614,
    "last_change": "2023-01-20T12:06:59.183507Z",
    "recent_changes": 242,
    "translated": 4,
    "translated_words": 172,
    "translated_percent": 1.2,
    "translated_words_percent": 1.9,
    "translated_chars": 1367,
    "translated_chars_percent": 2.5,
    "total_chars": 53800,
    "fuzzy": 295,
    "fuzzy_percent": 95.7,
    "failing": 297,
    "failing_percent": 96.4,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Zhaba",
    "url": "https://traduk.amikumu.com/languages/zhb/"
}