Translation components API.

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

GET /api/translations/lxqt-panel/plugin-kbindicator-name-and-description/hr/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 2,
    "total_words": 11,
    "last_change": "2021-08-28T16:36:30.488837Z",
    "recent_changes": 1,
    "translated": 1,
    "translated_words": 3,
    "translated_percent": 50.0,
    "translated_words_percent": 27.2,
    "translated_chars": 24,
    "translated_chars_percent": 30.3,
    "total_chars": 79,
    "fuzzy": 1,
    "fuzzy_percent": 50.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "hr",
    "name": "Croatian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-kbindicator-name-and-description/hr/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-kbindicator-name-and-description/hr/"
}