Languages API.

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

GET /api/languages/ldn/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:12.629202Z",
    "recent_changes": 2,
    "translated": 249,
    "translated_words": 8498,
    "translated_percent": 38.1,
    "translated_words_percent": 81.5,
    "translated_chars": 53132,
    "translated_chars_percent": 82.1,
    "total_chars": 64658,
    "fuzzy": 400,
    "fuzzy_percent": 61.3,
    "failing": 568,
    "failing_percent": 87.1,
    "approved": 8,
    "approved_percent": 1.2,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 7,
    "comments": 0,
    "name": "Láadan",
    "url": "https://traduk.amikumu.com/languages/ldn/"
}