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": 1560,
    "total_words": 5363,
    "last_change": "2023-06-24T18:09:40.476719Z",
    "recent_changes": 351,
    "translated": 514,
    "translated_words": 1561,
    "translated_percent": 32.9,
    "translated_words_percent": 29.1,
    "translated_chars": 10384,
    "translated_chars_percent": 30.5,
    "total_chars": 33966,
    "fuzzy": 24,
    "fuzzy_percent": 1.5,
    "failing": 0,
    "failing_percent": 0.0,
    "name": "Kazakh",
    "url": "https://translate.lxqt-project.org/languages/kk/"
}