Translation components API.

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

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

{
    "total": 56,
    "total_words": 230,
    "last_change": "2024-01-17T14:00:08.241260Z",
    "recent_changes": 13,
    "translated": 52,
    "translated_words": 148,
    "translated_percent": 92.8,
    "translated_words_percent": 64.3,
    "translated_chars": 1031,
    "translated_chars_percent": 66.1,
    "total_chars": 1558,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-input/pa/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-input/pa/"
}