Languages API.

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

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

{
    "total": 652,
    "total_words": 10415,
    "last_change": "2023-07-17T11:18:06.107993Z",
    "recent_changes": 2,
    "translated": 398,
    "translated_words": 8876,
    "translated_percent": 61.0,
    "translated_words_percent": 85.2,
    "translated_chars": 55350,
    "translated_chars_percent": 85.6,
    "total_chars": 64658,
    "fuzzy": 251,
    "fuzzy_percent": 38.4,
    "failing": 448,
    "failing_percent": 68.7,
    "approved": 157,
    "approved_percent": 24.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 5,
    "comments": 0,
    "name": "Occidental",
    "url": "https://traduk.amikumu.com/languages/ie/"
}