Translation components API.

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

GET /api/translations/sssd/sssd-manpage-master/uk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 2761,
    "total_words": 40268,
    "total_chars": 298722,
    "last_change": "2023-12-01T08:06:36.582932Z",
    "recent_changes": 6,
    "translated": 2752,
    "translated_words": 39947,
    "translated_percent": 99.6,
    "translated_words_percent": 99.2,
    "translated_chars": 296318,
    "translated_chars_percent": 99.1,
    "fuzzy": 6,
    "fuzzy_percent": 0.2,
    "fuzzy_words": 208,
    "fuzzy_words_percent": 0.5,
    "fuzzy_chars": 1603,
    "fuzzy_chars_percent": 0.5,
    "failing": 374,
    "failing_percent": 13.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": 4,
    "comments": 0,
    "code": "uk",
    "name": "Ukrainian",
    "url": "https://translate.fedoraproject.org/projects/sssd/sssd-manpage-master/uk/",
    "translate_url": "https://translate.fedoraproject.org/translate/sssd/sssd-manpage-master/uk/"
}