Translation components API.

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

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

{
    "total": 31,
    "total_words": 89,
    "last_change": "2024-11-28T13:07:41.656452Z",
    "recent_changes": 11,
    "translated": 11,
    "translated_words": 17,
    "translated_percent": 35.4,
    "translated_words_percent": 19.1,
    "translated_chars": 98,
    "translated_chars_percent": 18.7,
    "total_chars": 523,
    "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-mainmenu/kab/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-mainmenu/kab/"
}