Languages API.

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

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

{
    "total": 9973,
    "total_words": 55139,
    "total_chars": 355695,
    "last_change": "2024-04-09T19:44:16.617444Z",
    "recent_changes": 577,
    "translated": 1274,
    "translated_words": 6254,
    "translated_percent": 12.7,
    "translated_words_percent": 11.3,
    "translated_chars": 41993,
    "translated_chars_percent": 11.8,
    "fuzzy": 5,
    "fuzzy_percent": 0.1,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 1130,
    "approved_percent": 11.3,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Turkmen",
    "url": "https://weblate.rob006.net/languages/tk/"
}