Languages API.

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

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

{
    "total": 2440,
    "total_words": 9466,
    "total_chars": 58414,
    "last_change": "2023-12-11T14:35:59.042452Z",
    "recent_changes": 2,
    "translated": 914,
    "translated_words": 1216,
    "translated_percent": 37.4,
    "translated_words_percent": 12.8,
    "translated_chars": 7537,
    "translated_chars_percent": 12.9,
    "fuzzy": 15,
    "fuzzy_percent": 0.6,
    "failing": 32,
    "failing_percent": 1.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Kabyle",
    "url": "https://translate.funkwhale.audio/languages/kab_DZ/"
}