Translation components API.

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

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

{
    "total": 90,
    "total_words": 295,
    "last_change": "2022-08-19T00:04:44.719218Z",
    "recent_changes": 6,
    "translated": 80,
    "translated_words": 271,
    "translated_percent": 88.8,
    "translated_words_percent": 91.8,
    "translated_chars": 1651,
    "translated_chars_percent": 93.5,
    "total_chars": 1765,
    "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-appearance/sl/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance/sl/"
}