Languages API.

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

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

{
    "total": 32562,
    "total_words": 152788,
    "total_chars": 942013,
    "last_change": "2024-05-05T21:30:07.617138Z",
    "recent_changes": 97,
    "translated": 1764,
    "translated_words": 2568,
    "translated_percent": 5.4,
    "translated_words_percent": 1.6,
    "translated_chars": 13853,
    "translated_chars_percent": 1.4,
    "fuzzy": 325,
    "fuzzy_percent": 0.9,
    "fuzzy_words": 1064,
    "fuzzy_words_percent": 0.6,
    "fuzzy_chars": 6089,
    "fuzzy_chars_percent": 0.6,
    "failing": 351,
    "failing_percent": 1.0,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 31,
    "readonly_percent": 0.1,
    "readonly_words": 49,
    "readonly_words_percent": 0.1,
    "readonly_chars": 288,
    "readonly_chars_percent": 0.1,
    "suggestions": 2,
    "comments": 0,
    "name": "Azerbaijani",
    "url": "https://kodi.weblate.cloud/languages/az_az/"
}