Translation components API.

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

GET /api/translations/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/bn/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 228,
    "total_words": 1017,
    "total_chars": 6206,
    "last_change": "2024-04-26T12:45:44.805735Z",
    "recent_changes": 0,
    "translated": 0,
    "translated_words": 0,
    "translated_percent": 0.0,
    "translated_words_percent": 0.0,
    "translated_chars": 0,
    "translated_chars_percent": 0.0,
    "fuzzy": 220,
    "fuzzy_percent": 96.4,
    "fuzzy_words": 956,
    "fuzzy_words_percent": 94.0,
    "fuzzy_chars": 5834,
    "fuzzy_chars_percent": 94.0,
    "failing": 11,
    "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": 58,
    "comments": 0,
    "code": "bn",
    "name": "Bengali",
    "url": "https://hosted.weblate.org/projects/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/bn/",
    "translate_url": "https://hosted.weblate.org/translate/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/bn/"
}