Languages API.

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

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

{
    "total": 652,
    "total_words": 10415,
    "last_change": "2023-07-17T11:18:09.584834Z",
    "recent_changes": 2,
    "translated": 577,
    "translated_words": 10207,
    "translated_percent": 88.4,
    "translated_words_percent": 98.0,
    "translated_chars": 63444,
    "translated_chars_percent": 98.1,
    "total_chars": 64658,
    "fuzzy": 72,
    "fuzzy_percent": 11.0,
    "failing": 309,
    "failing_percent": 47.3,
    "approved": 334,
    "approved_percent": 51.2,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 1,
    "comments": 0,
    "name": "Andaluz",
    "url": "https://traduk.amikumu.com/languages/qnd/"
}