Languages API.

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

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

{
    "total": 469,
    "total_words": 2796,
    "last_change": "2023-07-17T11:18:14.269141Z",
    "recent_changes": 109,
    "translated": 56,
    "translated_words": 443,
    "translated_percent": 11.9,
    "translated_words_percent": 15.8,
    "translated_chars": 2714,
    "translated_chars_percent": 16.0,
    "total_chars": 16865,
    "fuzzy": 404,
    "fuzzy_percent": 86.1,
    "failing": 438,
    "failing_percent": 93.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 16,
    "comments": 0,
    "name": "ck (generated)",
    "url": "https://traduk.amikumu.com/languages/ck/"
}