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/pt_BR/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:40.026689Z",
    "recent_changes": 0,
    "translated": 16,
    "translated_words": 275,
    "translated_percent": 84.2,
    "translated_words_percent": 65.0,
    "translated_chars": 2391,
    "translated_chars_percent": 45.1,
    "fuzzy": 3,
    "fuzzy_percent": 15.7,
    "fuzzy_words": 148,
    "fuzzy_words_percent": 34.9,
    "fuzzy_chars": 2904,
    "fuzzy_chars_percent": 54.8,
    "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": "pt_BR",
    "name": "Portuguese (Brazil)",
    "url": "https://l10n.opensuse.org/projects/uyuni/docs-root-manager-43-mu-4311/pt_BR/",
    "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-root-manager-43-mu-4311/pt_BR/"
}