Languages API.

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

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

{
    "total": 765,
    "total_words": 840,
    "total_chars": 5826,
    "last_change": "2021-01-20T16:47:59.861587Z",
    "recent_changes": 128,
    "translated": 742,
    "translated_words": 806,
    "translated_percent": 96.9,
    "translated_words_percent": 95.9,
    "translated_chars": 5614,
    "translated_chars_percent": 96.3,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "name": "Kurdish",
    "url": "http://translate.pkp.sfu.ca/languages/ku_IQ/"
}