Translation components API.

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

GET /api/translations/qtilities/picom-conf/cy/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 68,
    "total_words": 302,
    "last_change": null,
    "recent_changes": 0,
    "translated": 28,
    "translated_words": 135,
    "translated_percent": 41.1,
    "translated_words_percent": 44.7,
    "translated_chars": 849,
    "translated_chars_percent": 44.5,
    "total_chars": 1904,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 27,
    "failing_percent": 39.7,
    "code": "cy",
    "name": "Welsh",
    "url": "https://translate.lxqt-project.org/projects/qtilities/picom-conf/cy/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-conf/cy/"
}