Translation components API.

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

GET /api/translations/lxqt-panel/plugin-mount/cy/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 21,
    "total_words": 90,
    "last_change": null,
    "recent_changes": 0,
    "translated": 13,
    "translated_words": 43,
    "translated_percent": 61.9,
    "translated_words_percent": 47.7,
    "translated_chars": 380,
    "translated_chars_percent": 49.1,
    "total_chars": 773,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 13,
    "failing_percent": 61.9,
    "code": "cy",
    "name": "Welsh",
    "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-mount/cy/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-mount/cy/"
}