Languages API.

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

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

{
    "total": 3628,
    "total_words": 30627,
    "total_chars": 205042,
    "last_change": "2024-04-15T10:15:04.851834Z",
    "recent_changes": 555,
    "translated": 994,
    "translated_words": 10806,
    "translated_percent": 27.3,
    "translated_words_percent": 35.2,
    "translated_chars": 74069,
    "translated_chars_percent": 36.1,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 24,
    "failing_percent": 0.6,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 16,
    "readonly_percent": 0.4,
    "suggestions": 1,
    "comments": 0,
    "name": "Kyrgyz",
    "url": "http://translate.pkp.sfu.ca/languages/ky/"
}