Languages API.

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

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

{
    "total": 1611,
    "total_words": 5597,
    "last_change": "2023-06-24T18:09:40.476719Z",
    "recent_changes": 343,
    "translated": 501,
    "translated_words": 1511,
    "translated_percent": 31.0,
    "translated_words_percent": 26.9,
    "translated_chars": 10002,
    "translated_chars_percent": 28.2,
    "total_chars": 35361,
    "fuzzy": 32,
    "fuzzy_percent": 1.9,
    "failing": 0,
    "failing_percent": 0.0,
    "name": "Kazakh",
    "url": "https://translate.lxqt-project.org/languages/kk/"
}