Languages API.

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

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

{
    "total": 768,
    "total_words": 11401,
    "last_change": "2023-07-17T11:18:09.233293Z",
    "recent_changes": 2,
    "translated": 559,
    "translated_words": 10373,
    "translated_percent": 72.7,
    "translated_words_percent": 90.9,
    "translated_chars": 64296,
    "translated_chars_percent": 91.0,
    "total_chars": 70605,
    "fuzzy": 200,
    "fuzzy_percent": 26.0,
    "failing": 475,
    "failing_percent": 61.8,
    "approved": 206,
    "approved_percent": 26.8,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 4,
    "comments": 0,
    "name": "Dothraki",
    "url": "https://traduk.amikumu.com/languages/qd/"
}