Translation components API.

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

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

{
    "total": 209,
    "total_words": 504,
    "last_change": "2022-03-02T00:29:21.376387Z",
    "recent_changes": 5,
    "translated": 117,
    "translated_words": 222,
    "translated_percent": 55.9,
    "translated_words_percent": 44.0,
    "translated_chars": 1359,
    "translated_chars_percent": 44.6,
    "total_chars": 3042,
    "fuzzy": 1,
    "fuzzy_percent": 0.4,
    "failing": 3,
    "failing_percent": 1.4,
    "code": "sl",
    "name": "Slovenian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lximage-qt/sl/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lximage-qt/sl/"
}