Languages API.

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

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

{
    "total": 321,
    "total_words": 1168,
    "total_chars": 7434,
    "last_change": "2024-01-18T22:27:44.589957Z",
    "recent_changes": 12,
    "translated": 78,
    "translated_words": 168,
    "translated_percent": 24.2,
    "translated_words_percent": 14.3,
    "translated_chars": 1037,
    "translated_chars_percent": 13.9,
    "fuzzy": 26,
    "fuzzy_percent": 8.0,
    "failing": 7,
    "failing_percent": 2.1,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 1,
    "readonly_percent": 0.3,
    "suggestions": 0,
    "comments": 0,
    "name": "Tajik",
    "url": "https://translations.zorin.com/languages/tg/"
}