Translation components API.

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

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

{
    "total": 87,
    "total_words": 246,
    "total_chars": 1533,
    "last_change": "2024-05-29T21:48:44.303351Z",
    "recent_changes": 5,
    "translated": 24,
    "translated_words": 55,
    "translated_percent": 27.5,
    "translated_words_percent": 22.3,
    "translated_chars": 345,
    "translated_chars_percent": 22.5,
    "fuzzy": 12,
    "fuzzy_percent": 13.7,
    "fuzzy_words": 42,
    "fuzzy_words_percent": 17.0,
    "fuzzy_chars": 244,
    "fuzzy_chars_percent": 15.9,
    "failing": 5,
    "failing_percent": 5.7,
    "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": "ug",
    "name": "Uyghur",
    "url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-pantheon-shell/ug/",
    "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard-plug-pantheon-shell/ug/"
}