Languages API.

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

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

{
    "total": 32460,
    "total_words": 150868,
    "total_chars": 930113,
    "last_change": "2024-05-05T21:30:11.495383Z",
    "recent_changes": 229,
    "translated": 10135,
    "translated_words": 25548,
    "translated_percent": 31.2,
    "translated_words_percent": 16.9,
    "translated_chars": 158179,
    "translated_chars_percent": 17.0,
    "fuzzy": 327,
    "fuzzy_percent": 1.0,
    "fuzzy_words": 1064,
    "fuzzy_words_percent": 0.7,
    "fuzzy_chars": 6094,
    "fuzzy_chars_percent": 0.6,
    "failing": 647,
    "failing_percent": 1.9,
    "approved": 345,
    "approved_percent": 1.0,
    "approved_words": 1130,
    "approved_words_percent": 0.7,
    "approved_chars": 6917,
    "approved_chars_percent": 0.7,
    "readonly": 39,
    "readonly_percent": 0.1,
    "readonly_words": 58,
    "readonly_words_percent": 0.1,
    "readonly_chars": 345,
    "readonly_chars_percent": 0.1,
    "suggestions": 5,
    "comments": 0,
    "name": "Persian (Iran)",
    "url": "https://kodi.weblate.cloud/languages/fa_ir/"
}