Languages API.

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

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

{
    "total": 117457,
    "total_words": 524372,
    "total_chars": 3208742,
    "last_change": "2020-11-13T10:37:18.906296Z",
    "recent_changes": 6,
    "translated": 40134,
    "translated_words": 116058,
    "translated_percent": 34.1,
    "translated_words_percent": 22.1,
    "translated_chars": 719927,
    "translated_chars_percent": 22.4,
    "fuzzy": 16154,
    "fuzzy_percent": 13.7,
    "fuzzy_words": 39131,
    "fuzzy_words_percent": 7.4,
    "fuzzy_chars": 253392,
    "fuzzy_chars_percent": 7.8,
    "failing": 12910,
    "failing_percent": 10.9,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 44,
    "readonly_percent": 0.1,
    "readonly_words": 75,
    "readonly_words_percent": 0.1,
    "readonly_chars": 539,
    "readonly_chars_percent": 0.1,
    "suggestions": 69,
    "comments": 0,
    "name": "Swahili (Tanzania)",
    "url": "https://translations.documentfoundation.org/languages/sw_TZ/"
}