Translation components API.

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

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

{
    "total": 60,
    "total_words": 177,
    "last_change": "2023-01-23T18:34:14.071580Z",
    "recent_changes": 53,
    "translated": 52,
    "translated_words": 108,
    "translated_percent": 86.6,
    "translated_words_percent": 61.0,
    "translated_chars": 651,
    "translated_chars_percent": 54.8,
    "total_chars": 1186,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "oc",
    "name": "Occitan",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/oc/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/oc/"
}