Languages API.

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

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

{
    "total": 762,
    "total_words": 11395,
    "last_change": "2023-07-17T11:18:12.702395Z",
    "recent_changes": 5,
    "translated": 540,
    "translated_words": 10169,
    "translated_percent": 70.8,
    "translated_words_percent": 89.2,
    "translated_chars": 63025,
    "translated_chars_percent": 89.3,
    "total_chars": 70567,
    "fuzzy": 219,
    "fuzzy_percent": 28.7,
    "failing": 470,
    "failing_percent": 61.6,
    "approved": 190,
    "approved_percent": 24.9,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 2,
    "comments": 0,
    "name": "Kurdish (Northern)",
    "url": "https://traduk.amikumu.com/languages/kmr/"
}