Languages API.

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

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

{
    "total": 84446,
    "total_words": 1214138,
    "total_chars": 8092696,
    "last_change": "2024-04-26T22:43:06.592403Z",
    "recent_changes": 319,
    "translated": 4172,
    "translated_words": 40905,
    "translated_percent": 4.9,
    "translated_words_percent": 3.3,
    "translated_chars": 276912,
    "translated_chars_percent": 3.4,
    "fuzzy": 786,
    "fuzzy_percent": 0.9,
    "fuzzy_words": 3555,
    "fuzzy_words_percent": 0.2,
    "fuzzy_chars": 22214,
    "fuzzy_chars_percent": 0.2,
    "failing": 368,
    "failing_percent": 0.4,
    "approved": 1921,
    "approved_percent": 2.2,
    "approved_words": 26294,
    "approved_words_percent": 2.1,
    "approved_chars": 174884,
    "approved_chars_percent": 2.1,
    "readonly": 164,
    "readonly_percent": 0.1,
    "readonly_words": 180,
    "readonly_words_percent": 0.1,
    "readonly_chars": 3045,
    "readonly_chars_percent": 0.1,
    "suggestions": 112,
    "comments": 0,
    "name": "Turkmen",
    "url": "https://hosted.weblate.org/languages/tk/"
}