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": 7081,
    "total_words": 32369,
    "total_chars": 212699,
    "last_change": "2024-04-25T17:19:50.005759Z",
    "recent_changes": 95,
    "translated": 1055,
    "translated_words": 1739,
    "translated_percent": 14.8,
    "translated_words_percent": 5.3,
    "translated_chars": 11217,
    "translated_chars_percent": 5.2,
    "fuzzy": 502,
    "fuzzy_percent": 7.0,
    "failing": 187,
    "failing_percent": 2.6,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 8,
    "readonly_percent": 0.1,
    "suggestions": 26,
    "comments": 0,
    "name": "Kurdish",
    "url": "https://l10n.elementary.io/languages/ku/"
}