Languages API.

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

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

{
    "total": 127,
    "total_words": 686,
    "total_chars": 4455,
    "last_change": "2023-06-23T16:35:14.318459Z",
    "recent_changes": 2,
    "translated": 7,
    "translated_words": 12,
    "translated_percent": 5.5,
    "translated_words_percent": 1.7,
    "translated_chars": 80,
    "translated_chars_percent": 1.7,
    "fuzzy": 2,
    "fuzzy_percent": 1.5,
    "failing": 4,
    "failing_percent": 3.1,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Karbi",
    "url": "https://translations.zorin.com/languages/mjw/"
}