Translation components API.

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

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

{
    "total": 60,
    "total_words": 177,
    "last_change": "2022-08-11T14:27:46.849086Z",
    "recent_changes": 46,
    "translated": 43,
    "translated_words": 83,
    "translated_percent": 71.6,
    "translated_words_percent": 46.8,
    "translated_chars": 506,
    "translated_chars_percent": 42.6,
    "total_chars": 1186,
    "fuzzy": 1,
    "fuzzy_percent": 1.6,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "sl",
    "name": "Slovenian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/sl/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/sl/"
}