Translation components API.

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

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

{
    "total": 19,
    "total_words": 423,
    "total_chars": 5295,
    "last_change": "2024-01-18T12:45:39.759311Z",
    "recent_changes": 0,
    "translated": 15,
    "translated_words": 261,
    "translated_percent": 78.9,
    "translated_words_percent": 61.7,
    "translated_chars": 2219,
    "translated_chars_percent": 41.9,
    "fuzzy": 4,
    "fuzzy_percent": 21.0,
    "fuzzy_words": 162,
    "fuzzy_words_percent": 38.2,
    "fuzzy_chars": 3076,
    "fuzzy_chars_percent": 58.0,
    "failing": 2,
    "failing_percent": 10.5,
    "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": "cs",
    "name": "Czech",
    "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-manager-43-mu-4311/cs/",
    "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-manager-43-mu-4311/cs/"
}