Translation components API.

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

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

{
    "total": 77,
    "total_words": 262,
    "last_change": "2022-02-12T02:36:25.667593Z",
    "recent_changes": 5,
    "translated": 63,
    "translated_words": 202,
    "translated_percent": 81.8,
    "translated_words_percent": 77.0,
    "translated_chars": 1255,
    "translated_chars_percent": 75.1,
    "total_chars": 1670,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "sl",
    "name": "Slovenian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-session/sl/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-session/sl/"
}