Translation components API.

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

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

{
    "total": 33,
    "total_words": 65,
    "last_change": null,
    "recent_changes": 0,
    "translated": 19,
    "translated_words": 36,
    "translated_percent": 57.5,
    "translated_words_percent": 55.3,
    "translated_chars": 248,
    "translated_chars_percent": 54.1,
    "total_chars": 458,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 14,
    "failing_percent": 42.4,
    "code": "cy",
    "name": "Welsh",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-file-associations/cy/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-file-associations/cy/"
}