Languages API.

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

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

{
    "total": 48008,
    "total_words": 350880,
    "total_chars": 2312756,
    "last_change": "2024-05-02T18:58:31.804930Z",
    "recent_changes": 245,
    "translated": 5048,
    "translated_words": 38896,
    "translated_percent": 10.5,
    "translated_words_percent": 11.0,
    "translated_chars": 234015,
    "translated_chars_percent": 10.1,
    "fuzzy": 5796,
    "fuzzy_percent": 12.0,
    "fuzzy_words": 48191,
    "fuzzy_words_percent": 13.7,
    "fuzzy_chars": 290721,
    "fuzzy_chars_percent": 12.5,
    "failing": 1600,
    "failing_percent": 3.3,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 1390,
    "readonly_percent": 2.8,
    "readonly_words": 819,
    "readonly_words_percent": 0.2,
    "readonly_chars": 12366,
    "readonly_chars_percent": 0.5,
    "suggestions": 82,
    "comments": 0,
    "name": "Kurdish (Northern)",
    "url": "https://hosted.weblate.org/languages/kmr/"
}