Languages API.

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

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

{
    "total": 282663,
    "total_words": 2389949,
    "total_chars": 18970215,
    "last_change": "2023-06-19T07:59:01.155919Z",
    "recent_changes": 817,
    "translated": 43178,
    "translated_words": 77845,
    "translated_percent": 15.2,
    "translated_words_percent": 3.2,
    "translated_chars": 500184,
    "translated_chars_percent": 2.6,
    "fuzzy": 15,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 27,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 192,
    "fuzzy_chars_percent": 0.1,
    "failing": 36,
    "failing_percent": 0.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 45,
    "readonly_percent": 0.1,
    "readonly_words": 76,
    "readonly_words_percent": 0.1,
    "readonly_chars": 546,
    "readonly_chars_percent": 0.1,
    "suggestions": 3,
    "comments": 1,
    "name": "Kurdish (Central)",
    "url": "https://translations.documentfoundation.org/languages/ckb/"
}