Languages API.

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

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

{
    "total": 1971,
    "total_words": 21129,
    "last_change": "2021-01-19T02:20:05.255603Z",
    "recent_changes": 58,
    "translated": 808,
    "translated_words": 7490,
    "translated_percent": 40.9,
    "translated_words_percent": 35.4,
    "translated_chars": 41701,
    "translated_chars_percent": 34.4,
    "total_chars": 121220,
    "fuzzy": 28,
    "fuzzy_percent": 1.4,
    "failing": 7,
    "failing_percent": 0.3,
    "name": "Catalan",
    "url": "http://Translate.ArchiveEntertainment.com/languages/ca/"
}