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": 6353,
    "total_words": 32584,
    "last_change": "2023-07-28T09:33:06.376592Z",
    "recent_changes": 213,
    "translated": 698,
    "translated_words": 1986,
    "translated_percent": 10.9,
    "translated_words_percent": 6.0,
    "translated_chars": 12488,
    "translated_chars_percent": 5.4,
    "total_chars": 229269,
    "fuzzy": 288,
    "fuzzy_percent": 4.5,
    "failing": 256,
    "failing_percent": 4.0,
    "name": "Sinhala",
    "url": "https://translate.lxqt-project.org/languages/si/"
}