Translation components API.

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

GET /api/translations/lxqt-desktop/libfm-qt/fur/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 316,
    "total_words": 904,
    "last_change": "2024-08-03T04:33:30.222604Z",
    "recent_changes": 2,
    "translated": 138,
    "translated_words": 402,
    "translated_percent": 43.6,
    "translated_words_percent": 44.4,
    "translated_chars": 2420,
    "translated_chars_percent": 43.3,
    "total_chars": 5587,
    "fuzzy": 22,
    "fuzzy_percent": 6.9,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "fur",
    "name": "Friulian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/libfm-qt/fur/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/libfm-qt/fur/"
}