Languages API.

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

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

{
    "total": 117458,
    "total_words": 524376,
    "total_chars": 3208772,
    "last_change": "2020-11-13T10:01:32.958845Z",
    "recent_changes": 9,
    "translated": 36996,
    "translated_words": 110569,
    "translated_percent": 31.4,
    "translated_words_percent": 21.0,
    "translated_chars": 686361,
    "translated_chars_percent": 21.3,
    "fuzzy": 17536,
    "fuzzy_percent": 14.9,
    "fuzzy_words": 40077,
    "fuzzy_words_percent": 7.6,
    "fuzzy_chars": 258521,
    "fuzzy_chars_percent": 8.0,
    "failing": 1380,
    "failing_percent": 1.1,
    "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": 0,
    "comments": 0,
    "name": "Maithili",
    "url": "https://translations.documentfoundation.org/languages/mai/"
}