Translation components API.

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

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

{
    "total": 68,
    "total_words": 302,
    "last_change": null,
    "recent_changes": 0,
    "translated": 49,
    "translated_words": 218,
    "translated_percent": 72.0,
    "translated_words_percent": 72.1,
    "translated_chars": 1399,
    "translated_chars_percent": 73.4,
    "total_chars": 1904,
    "fuzzy": 3,
    "fuzzy_percent": 4.4,
    "failing": 1,
    "failing_percent": 1.4,
    "code": "hu",
    "name": "Hungarian",
    "url": "https://translate.lxqt-project.org/projects/qtilities/picom-conf/hu/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/picom-conf/hu/"
}