Languages API.

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

GET /api/languages/mi/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:11.736843Z",
    "recent_changes": 2,
    "translated": 285,
    "translated_words": 8569,
    "translated_percent": 43.7,
    "translated_words_percent": 82.2,
    "translated_chars": 53547,
    "translated_chars_percent": 82.8,
    "total_chars": 64658,
    "fuzzy": 364,
    "fuzzy_percent": 55.8,
    "failing": 590,
    "failing_percent": 90.4,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 9,
    "comments": 0,
    "name": "Maori",
    "url": "https://traduk.amikumu.com/languages/mi/"
}