Languages API.

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

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

{
    "total": 799,
    "total_words": 2604,
    "last_change": "2024-08-05T21:55:36.049727Z",
    "recent_changes": 489,
    "translated": 485,
    "translated_words": 882,
    "translated_percent": 60.7,
    "translated_words_percent": 33.8,
    "translated_chars": 5788,
    "translated_chars_percent": 35.7,
    "total_chars": 16194,
    "fuzzy": 9,
    "fuzzy_percent": 1.1,
    "failing": 0,
    "failing_percent": 0.0,
    "name": "Occidental",
    "url": "https://translate.lxqt-project.org/languages/ie/"
}