Languages API.

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

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

{
    "total": 39847,
    "total_words": 238587,
    "last_change": "2023-08-28T21:22:20.244147Z",
    "recent_changes": 84,
    "translated": 4598,
    "translated_words": 9152,
    "translated_percent": 11.5,
    "translated_words_percent": 3.8,
    "translated_chars": 62670,
    "translated_chars_percent": 3.8,
    "total_chars": 1649062,
    "fuzzy": 7981,
    "fuzzy_percent": 20.0,
    "failing": 2350,
    "failing_percent": 5.8,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 7,
    "readonly_percent": 0.1,
    "suggestions": 1,
    "comments": 0,
    "name": "Kurdish",
    "url": "https://l10n.opensuse.org/languages/ku/"
}