Translation components API.

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

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

{
    "total": 13,
    "total_words": 71,
    "last_change": null,
    "recent_changes": 0,
    "translated": 11,
    "translated_words": 62,
    "translated_percent": 84.6,
    "translated_words_percent": 87.3,
    "translated_chars": 389,
    "translated_chars_percent": 88.4,
    "total_chars": 440,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 7,
    "failing_percent": 53.8,
    "code": "cy",
    "name": "Welsh",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/liblxqt-config-cursor/cy/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/liblxqt-config-cursor/cy/"
}