Languages API.

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

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

{
    "total": 14332,
    "total_words": 111092,
    "total_chars": 810041,
    "last_change": "2024-05-23T16:17:19.382870Z",
    "recent_changes": 3,
    "translated": 593,
    "translated_words": 598,
    "translated_percent": 4.1,
    "translated_words_percent": 0.5,
    "translated_chars": 10201,
    "translated_chars_percent": 1.2,
    "fuzzy": 63,
    "fuzzy_percent": 0.4,
    "fuzzy_words": 186,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 2041,
    "fuzzy_chars_percent": 0.2,
    "failing": 29,
    "failing_percent": 0.2,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 592,
    "readonly_percent": 4.1,
    "readonly_words": 597,
    "readonly_words_percent": 0.5,
    "readonly_chars": 10195,
    "readonly_chars_percent": 1.2,
    "suggestions": 1,
    "comments": 0,
    "name": "Afrihili",
    "url": "https://hosted.weblate.org/languages/afh/"
}