Translation components API.

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

GET /api/translations/uyuni/docs-specialized-guides-manager-43-mu-4312/zh_CN/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 2394,
    "total_words": 34866,
    "total_chars": 258267,
    "last_change": "2024-05-09T09:44:17.250670Z",
    "recent_changes": 4,
    "translated": 11,
    "translated_words": 51,
    "translated_percent": 0.4,
    "translated_words_percent": 0.1,
    "translated_chars": 382,
    "translated_chars_percent": 0.1,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "fuzzy_words": 0,
    "fuzzy_words_percent": 0.0,
    "fuzzy_chars": 0,
    "fuzzy_chars_percent": 0.0,
    "failing": 4,
    "failing_percent": 0.1,
    "approved": 10,
    "approved_percent": 0.4,
    "approved_words": 47,
    "approved_words_percent": 0.1,
    "approved_chars": 348,
    "approved_chars_percent": 0.1,
    "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": "zh_CN",
    "name": "Chinese (China)",
    "url": "https://l10n.opensuse.org/projects/uyuni/docs-specialized-guides-manager-43-mu-4312/zh_CN/",
    "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-specialized-guides-manager-43-mu-4312/zh_CN/"
}