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/pa/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 69,
    "total_words": 204,
    "last_change": "2024-01-17T14:01:08.244714Z",
    "recent_changes": 3,
    "translated": 62,
    "translated_words": 154,
    "translated_percent": 89.8,
    "translated_words_percent": 75.4,
    "translated_chars": 1080,
    "translated_chars_percent": 72.5,
    "total_chars": 1488,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 1,
    "failing_percent": 1.4,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment-battery-info/pa/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment-battery-info/pa/"
}