Languages API.

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

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

{
    "total": 1971,
    "total_words": 21129,
    "last_change": "2020-12-13T16:58:33.598885Z",
    "recent_changes": 25,
    "translated": 27,
    "translated_words": 185,
    "translated_percent": 1.3,
    "translated_words_percent": 0.8,
    "translated_chars": 1173,
    "translated_chars_percent": 0.9,
    "total_chars": 121220,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 9,
    "failing_percent": 0.4,
    "name": "Thai",
    "url": "http://Translate.ArchiveEntertainment.com/languages/th/"
}