Languages API.

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

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

{
    "total": 6353,
    "total_words": 24464,
    "total_chars": 160960,
    "last_change": "2024-04-24T13:48:48.701298Z",
    "recent_changes": 51,
    "translated": 603,
    "translated_words": 1742,
    "translated_percent": 9.4,
    "translated_words_percent": 7.1,
    "translated_chars": 10591,
    "translated_chars_percent": 6.5,
    "fuzzy": 355,
    "fuzzy_percent": 5.5,
    "failing": 167,
    "failing_percent": 2.6,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 8,
    "readonly_percent": 0.1,
    "suggestions": 84,
    "comments": 0,
    "name": "Akan",
    "url": "https://l10n.elementary.io/languages/ak/"
}