Translation components API.

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

GET /api/translations/uyuni/docs-client-configuration-master/ko/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 2471,
    "total_words": 44486,
    "last_change": "2024-04-29T09:38:15.885673Z",
    "recent_changes": 2,
    "translated": 2033,
    "translated_words": 29669,
    "translated_percent": 82.2,
    "translated_words_percent": 66.6,
    "translated_chars": 217932,
    "translated_chars_percent": 68.7,
    "total_chars": 316797,
    "fuzzy": 393,
    "fuzzy_percent": 15.9,
    "failing": 452,
    "failing_percent": 18.2,
    "approved": 846,
    "approved_percent": 34.2,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ko",
    "name": "Korean",
    "url": "https://l10n.opensuse.org/projects/uyuni/docs-client-configuration-master/ko/",
    "translate_url": "https://l10n.opensuse.org/translate/uyuni/docs-client-configuration-master/ko/"
}