Translation components API.

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

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

{
    "total": 60,
    "total_words": 144,
    "last_change": "2021-07-27T07:22:00.918332Z",
    "recent_changes": 6,
    "translated": 52,
    "translated_words": 114,
    "translated_percent": 86.6,
    "translated_words_percent": 79.1,
    "translated_chars": 714,
    "translated_chars_percent": 78.2,
    "total_chars": 912,
    "fuzzy": 1,
    "fuzzy_percent": 1.6,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "hu",
    "name": "Hungarian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment/hu/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment/hu/"
}