Languages API.

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

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

{
    "total": 6277,
    "total_words": 32186,
    "last_change": "2023-07-28T09:33:06.376592Z",
    "recent_changes": 213,
    "translated": 700,
    "translated_words": 1992,
    "translated_percent": 11.1,
    "translated_words_percent": 6.1,
    "translated_chars": 12528,
    "translated_chars_percent": 5.5,
    "total_chars": 226857,
    "fuzzy": 287,
    "fuzzy_percent": 4.5,
    "failing": 256,
    "failing_percent": 4.0,
    "name": "Sinhala",
    "url": "https://translate.lxqt-project.org/languages/si/"
}