Languages API.

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

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

{
    "total": 658,
    "total_words": 10421,
    "last_change": "2023-07-17T11:18:12.410662Z",
    "recent_changes": 243,
    "translated": 5,
    "translated_words": 183,
    "translated_percent": 0.7,
    "translated_words_percent": 1.7,
    "translated_chars": 1434,
    "translated_chars_percent": 2.2,
    "total_chars": 64696,
    "fuzzy": 644,
    "fuzzy_percent": 97.8,
    "failing": 647,
    "failing_percent": 98.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 16,
    "comments": 0,
    "name": "Zhuang",
    "url": "https://traduk.amikumu.com/languages/za/"
}