Languages API.

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

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

{
    "total": 2571,
    "total_words": 30582,
    "last_change": "2023-07-17T11:18:11.999014Z",
    "recent_changes": 42,
    "translated": 2079,
    "translated_words": 24994,
    "translated_percent": 80.8,
    "translated_words_percent": 81.7,
    "translated_chars": 151413,
    "translated_chars_percent": 82.0,
    "total_chars": 184587,
    "fuzzy": 99,
    "fuzzy_percent": 3.8,
    "failing": 1540,
    "failing_percent": 59.8,
    "approved": 384,
    "approved_percent": 14.9,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 4,
    "comments": 0,
    "name": "Welsh",
    "url": "https://traduk.amikumu.com/languages/cy/"
}