Translation components API.

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

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

{
    "total": 18,
    "total_words": 89,
    "total_chars": 587,
    "last_change": "2021-07-15T22:08:20.668763Z",
    "recent_changes": 1,
    "translated": 2,
    "translated_words": 8,
    "translated_percent": 11.1,
    "translated_words_percent": 8.9,
    "translated_chars": 57,
    "translated_chars_percent": 9.7,
    "fuzzy": 1,
    "fuzzy_percent": 5.5,
    "fuzzy_words": 3,
    "fuzzy_words_percent": 3.3,
    "fuzzy_chars": 28,
    "fuzzy_chars_percent": 4.7,
    "failing": 0,
    "failing_percent": 0.0,
    "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": 10,
    "comments": 0,
    "code": "gl",
    "name": "Galician",
    "url": "https://l10n.elementary.io/projects/switchboard/mouse-touchpad-plug-extra/gl/",
    "translate_url": "https://l10n.elementary.io/translate/switchboard/mouse-touchpad-plug-extra/gl/"
}