Languages API.

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

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

{
    "total": 860,
    "total_words": 999,
    "total_chars": 6991,
    "last_change": "2025-03-08T08:36:48.492106Z",
    "recent_changes": 6,
    "translated": 744,
    "translated_words": 809,
    "translated_percent": 86.5,
    "translated_words_percent": 80.9,
    "translated_chars": 5630,
    "translated_chars_percent": 80.5,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Kurdish",
    "url": "http://translate.pkp.sfu.ca/languages/ku_IQ/"
}