Translation components API.

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

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

{
    "total": 41,
    "total_words": 137,
    "total_chars": 887,
    "last_change": "2020-10-27T21:27:04.716537Z",
    "recent_changes": 1,
    "translated": 14,
    "translated_words": 23,
    "translated_percent": 34.1,
    "translated_words_percent": 16.7,
    "translated_chars": 185,
    "translated_chars_percent": 20.8,
    "fuzzy": 8,
    "fuzzy_percent": 19.5,
    "fuzzy_words": 19,
    "fuzzy_words_percent": 13.8,
    "fuzzy_chars": 139,
    "fuzzy_chars_percent": 15.6,
    "failing": 2,
    "failing_percent": 4.8,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ak",
    "name": "Akan",
    "url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-bluetooth/ak/",
    "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard-plug-bluetooth/ak/"
}