Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagment-battery-info/ko/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 69,
    "total_words": 204,
    "last_change": "2024-08-26T12:18:51.236289Z",
    "recent_changes": 4,
    "translated": 65,
    "translated_words": 199,
    "translated_percent": 94.2,
    "translated_words_percent": 97.5,
    "translated_chars": 1445,
    "translated_chars_percent": 97.1,
    "total_chars": 1488,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "ko",
    "name": "Korean",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment-battery-info/ko/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment-battery-info/ko/"
}