Translation components API.

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

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

{
    "total": 60,
    "total_words": 177,
    "last_change": "2024-09-02T11:46:38.815483Z",
    "recent_changes": 1,
    "translated": 56,
    "translated_words": 145,
    "translated_percent": 93.3,
    "translated_words_percent": 81.9,
    "translated_chars": 942,
    "translated_chars_percent": 79.4,
    "total_chars": 1186,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "hr",
    "name": "Croatian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/hr/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/hr/"
}