Languages API.

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

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

{
    "total": 1543,
    "total_words": 6582,
    "total_chars": 39791,
    "last_change": "2026-03-01T06:54:11.443730Z",
    "recent_changes": 188,
    "translated": 883,
    "translated_words": 2757,
    "translated_percent": 57.2,
    "translated_words_percent": 41.8,
    "translated_chars": 16401,
    "translated_chars_percent": 41.2,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 4,
    "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": 29,
    "readonly_percent": 1.8,
    "readonly_words": 67,
    "readonly_words_percent": 1.0,
    "readonly_chars": 496,
    "readonly_chars_percent": 1.2,
    "suggestions": 3,
    "comments": 0,
    "name": "Dhivehi",
    "url": "http://translate.gtaf.org/languages/dv/"
}