Translation components API.

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

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

{
    "total": 209,
    "total_words": 504,
    "last_change": "2024-05-19T14:42:23.875298Z",
    "recent_changes": 19,
    "translated": 160,
    "translated_words": 303,
    "translated_percent": 76.5,
    "translated_words_percent": 60.1,
    "translated_chars": 1786,
    "translated_chars_percent": 58.7,
    "total_chars": 3042,
    "fuzzy": 1,
    "fuzzy_percent": 0.4,
    "failing": 2,
    "failing_percent": 0.9,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/pa/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/pa/"
}