Languages API.

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

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

{
    "total": 1971,
    "total_words": 21129,
    "last_change": "2021-02-14T15:40:00.340859Z",
    "recent_changes": 194,
    "translated": 217,
    "translated_words": 1328,
    "translated_percent": 11.0,
    "translated_words_percent": 6.2,
    "translated_chars": 7718,
    "translated_chars_percent": 6.3,
    "total_chars": 121220,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 16,
    "failing_percent": 0.8,
    "name": "Greek",
    "url": "http://Translate.ArchiveEntertainment.com/languages/el/"
}