Translation components API.

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

GET /api/translations/documentation/bookshandbookusb-device-mode_index/zh_CN/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 72,
    "total_words": 1455,
    "last_change": "2023-07-15T19:58:35.181544Z",
    "recent_changes": 1,
    "translated": 14,
    "translated_words": 117,
    "translated_percent": 19.4,
    "translated_words_percent": 8.0,
    "translated_chars": 708,
    "translated_chars_percent": 7.8,
    "total_chars": 9059,
    "fuzzy": 18,
    "fuzzy_percent": 25.0,
    "failing": 12,
    "failing_percent": 16.6,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "zh_CN",
    "name": "Chinese (Simplified)",
    "url": "https://translate-dev.freebsd.org/projects/documentation/bookshandbookusb-device-mode_index/zh_CN/",
    "translate_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookusb-device-mode_index/zh_CN/"
}