Translation components API.

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

GET /api/translations/kde/plasma-desktopplasma_applet_orgkdedesktopcontainment/he/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 92,
    "total_words": 155,
    "total_chars": 954,
    "last_change": "2024-05-09T13:36:07.130746Z",
    "recent_changes": 0,
    "translated": 63,
    "translated_words": 90,
    "translated_percent": 68.4,
    "translated_words_percent": 58.0,
    "translated_chars": 534,
    "translated_chars_percent": 55.9,
    "fuzzy": 20,
    "fuzzy_percent": 21.7,
    "fuzzy_words": 49,
    "fuzzy_words_percent": 31.6,
    "fuzzy_chars": 311,
    "fuzzy_chars_percent": 32.5,
    "failing": 10,
    "failing_percent": 10.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": 21,
    "comments": 0,
    "code": "he",
    "name": "Hebrew",
    "url": "https://translate.fedoraproject.org/projects/kde/plasma-desktopplasma_applet_orgkdedesktopcontainment/he/",
    "translate_url": "https://translate.fedoraproject.org/translate/kde/plasma-desktopplasma_applet_orgkdedesktopcontainment/he/"
}