Translation components API.

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

GET /api/translations/lxqt-panel/plugin-networkmonitor/kab/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 17,
    "total_words": 23,
    "last_change": "2024-11-28T16:20:49.548523Z",
    "recent_changes": 3,
    "translated": 3,
    "translated_words": 3,
    "translated_percent": 17.6,
    "translated_words_percent": 13.0,
    "translated_chars": 20,
    "translated_chars_percent": 14.3,
    "total_chars": 139,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "kab",
    "name": "Kabyle",
    "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-networkmonitor/kab/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-networkmonitor/kab/"
}