Languages API.

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

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

{
    "total": 4092,
    "total_words": 28668,
    "last_change": "2020-10-18T08:06:10.969955Z",
    "recent_changes": 142,
    "translated": 150,
    "translated_words": 289,
    "translated_percent": 3.6,
    "translated_words_percent": 1.0,
    "translated_chars": 1822,
    "translated_chars_percent": 0.9,
    "total_chars": 193465,
    "fuzzy": 8,
    "fuzzy_percent": 0.1,
    "failing": 9,
    "failing_percent": 0.2,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 6,
    "readonly_percent": 0.1,
    "suggestions": 0,
    "comments": 0,
    "name": "Tamazight (Central Atlas)",
    "url": "https://l10n.opensuse.org/languages/tzm/"
}