Translation components API.

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

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

{
    "total": 81,
    "total_words": 239,
    "last_change": "2025-03-27T08:35:05.112610Z",
    "recent_changes": 8,
    "translated": 8,
    "translated_words": 13,
    "translated_percent": 9.8,
    "translated_words_percent": 5.4,
    "translated_chars": 76,
    "translated_chars_percent": 5.5,
    "total_chars": 1376,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "id",
    "name": "Indonesian",
    "url": "https://translate.lxqt-project.org/projects/elviosak/lxqt-plugin-wingmenu/id/",
    "translate_url": "https://translate.lxqt-project.org/translate/elviosak/lxqt-plugin-wingmenu/id/"
}