Languages API.

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

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

{
    "total": 962,
    "total_words": 4870,
    "total_chars": 29624,
    "last_change": "2023-04-04T16:54:24.482881Z",
    "recent_changes": 152,
    "translated": 488,
    "translated_words": 2750,
    "translated_percent": 50.7,
    "translated_words_percent": 56.4,
    "translated_chars": 16952,
    "translated_chars_percent": 57.2,
    "fuzzy": 22,
    "fuzzy_percent": 2.2,
    "failing": 192,
    "failing_percent": 19.9,
    "approved": 468,
    "approved_percent": 48.6,
    "readonly": 3,
    "readonly_percent": 0.3,
    "suggestions": 0,
    "comments": 0,
    "name": "Tsundere",
    "url": "https://translate.ayana.io/languages/tsun/"
}