Languages API.

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

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

{
    "total": 31494,
    "total_words": 147982,
    "total_chars": 910148,
    "last_change": "2024-05-05T21:30:13.304029Z",
    "recent_changes": 89,
    "translated": 2581,
    "translated_words": 4541,
    "translated_percent": 8.1,
    "translated_words_percent": 3.0,
    "translated_chars": 27335,
    "translated_chars_percent": 3.0,
    "fuzzy": 322,
    "fuzzy_percent": 1.0,
    "fuzzy_words": 1059,
    "fuzzy_words_percent": 0.7,
    "fuzzy_chars": 6062,
    "fuzzy_chars_percent": 0.6,
    "failing": 399,
    "failing_percent": 1.2,
    "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": "Armenian",
    "url": "https://kodi.weblate.cloud/languages/hy_am/"
}