Languages API.

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

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

{
    "total": 2461,
    "total_words": 29602,
    "last_change": "2023-07-17T11:18:07.829702Z",
    "recent_changes": 2,
    "translated": 388,
    "translated_words": 9021,
    "translated_percent": 15.7,
    "translated_words_percent": 30.4,
    "translated_chars": 56110,
    "translated_chars_percent": 31.4,
    "total_chars": 178678,
    "fuzzy": 261,
    "fuzzy_percent": 10.6,
    "failing": 484,
    "failing_percent": 19.6,
    "approved": 147,
    "approved_percent": 5.9,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 9,
    "comments": 0,
    "name": "Irish",
    "url": "https://traduk.amikumu.com/languages/ga/"
}