Translation components API.

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

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

{
    "total": 44,
    "total_words": 114,
    "last_change": "2024-01-17T13:52:16.261121Z",
    "recent_changes": 16,
    "translated": 38,
    "translated_words": 96,
    "translated_percent": 86.3,
    "translated_words_percent": 84.2,
    "translated_chars": 579,
    "translated_chars_percent": 82.7,
    "total_chars": 700,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-fancymenu/pa/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-fancymenu/pa/"
}