Languages API.

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

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

{
    "total": 309,
    "total_words": 1140,
    "total_chars": 7250,
    "last_change": "2024-01-18T22:27:39.223379Z",
    "recent_changes": 14,
    "translated": 169,
    "translated_words": 417,
    "translated_percent": 54.6,
    "translated_words_percent": 36.5,
    "translated_chars": 2686,
    "translated_chars_percent": 37.0,
    "fuzzy": 22,
    "fuzzy_percent": 7.1,
    "failing": 4,
    "failing_percent": 1.2,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 3,
    "comments": 0,
    "name": "Kazakh",
    "url": "https://translations.zorin.com/languages/kk/"
}