Languages API.

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

GET /api/languages/qgs/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:08.849167Z",
    "recent_changes": 2,
    "translated": 323,
    "translated_words": 8777,
    "translated_percent": 49.5,
    "translated_words_percent": 84.2,
    "translated_chars": 54701,
    "translated_chars_percent": 84.6,
    "total_chars": 64658,
    "fuzzy": 326,
    "fuzzy_percent": 50.0,
    "failing": 509,
    "failing_percent": 78.0,
    "approved": 82,
    "approved_percent": 12.5,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 6,
    "comments": 0,
    "name": "Globasa",
    "url": "https://traduk.amikumu.com/languages/qgs/"
}