Translation components API.

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

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

{
    "total": 44,
    "total_words": 114,
    "last_change": "2024-05-04T08:54:57.870578Z",
    "recent_changes": 17,
    "translated": 17,
    "translated_words": 34,
    "translated_percent": 38.6,
    "translated_words_percent": 29.8,
    "translated_chars": 228,
    "translated_chars_percent": 32.5,
    "total_chars": 700,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "ast",
    "name": "Asturian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-fancymenu/ast/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-fancymenu/ast/"
}