Languages API.

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

GET /api/languages/Dragonese/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-21T22:35:36.970426Z",
    "recent_changes": 13,
    "translated": 1883,
    "translated_words": 20241,
    "translated_percent": 95.5,
    "translated_words_percent": 95.7,
    "translated_chars": 115878,
    "translated_chars_percent": 95.5,
    "total_chars": 121220,
    "fuzzy": 80,
    "fuzzy_percent": 4.0,
    "failing": 84,
    "failing_percent": 4.2,
    "name": "Dragonese",
    "url": "http://Translate.ArchiveEntertainment.com/languages/Dragonese/"
}