Languages API.

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

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

{
    "total": 19182,
    "total_words": 237540,
    "last_change": "2021-05-02T10:01:05.621191Z",
    "recent_changes": 807,
    "translated": 290,
    "translated_words": 973,
    "translated_percent": 1.5,
    "translated_words_percent": 0.4,
    "translated_chars": 7469,
    "translated_chars_percent": 0.3,
    "total_chars": 1877162,
    "fuzzy": 826,
    "fuzzy_percent": 4.3,
    "failing": 752,
    "failing_percent": 3.9,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 5,
    "comments": 0,
    "name": "Kabyle",
    "url": "https://l10n.opensuse.org/languages/kab/"
}