Translation components API.

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

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

{
    "total": 134,
    "total_words": 411,
    "last_change": null,
    "recent_changes": 0,
    "translated": 64,
    "translated_words": 159,
    "translated_percent": 47.7,
    "translated_words_percent": 38.6,
    "translated_chars": 1951,
    "translated_chars_percent": 49.7,
    "total_chars": 3923,
    "fuzzy": 3,
    "fuzzy_percent": 2.2,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "bn_IN",
    "name": "Bengali (India)",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/pavucontrol-qt/bn_IN/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/pavucontrol-qt/bn_IN/"
}