Languages API.

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

GET /api/languages/dsb/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:08.076106Z",
    "recent_changes": 2,
    "translated": 294,
    "translated_words": 8576,
    "translated_percent": 45.0,
    "translated_words_percent": 82.3,
    "translated_chars": 53531,
    "translated_chars_percent": 82.7,
    "total_chars": 64658,
    "fuzzy": 355,
    "fuzzy_percent": 54.4,
    "failing": 568,
    "failing_percent": 87.1,
    "approved": 53,
    "approved_percent": 8.1,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 4,
    "comments": 0,
    "name": "Lower Sorbian",
    "url": "https://traduk.amikumu.com/languages/dsb/"
}