Languages API.

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

GET /api/languages/ckb/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:07.087074Z",
    "recent_changes": 2,
    "translated": 246,
    "translated_words": 8480,
    "translated_percent": 37.7,
    "translated_words_percent": 81.4,
    "translated_chars": 53026,
    "translated_chars_percent": 82.0,
    "total_chars": 64658,
    "fuzzy": 403,
    "fuzzy_percent": 61.8,
    "failing": 567,
    "failing_percent": 86.9,
    "approved": 5,
    "approved_percent": 0.7,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 7,
    "comments": 0,
    "name": "Kurdish (Central)",
    "url": "https://traduk.amikumu.com/languages/ckb/"
}