Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-monitor/kk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 60,
    "total_words": 177,
    "last_change": "2022-11-20T05:32:25.245553Z",
    "recent_changes": 24,
    "translated": 26,
    "translated_words": 45,
    "translated_percent": 43.3,
    "translated_words_percent": 25.4,
    "translated_chars": 260,
    "translated_chars_percent": 21.9,
    "total_chars": 1186,
    "fuzzy": 6,
    "fuzzy_percent": 10.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "kk",
    "name": "Kazakh",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/kk/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/kk/"
}