Translation components API.

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

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

{
    "total": 12,
    "total_words": 74,
    "last_change": "2024-12-01T19:14:11.898400Z",
    "recent_changes": 1,
    "translated": 8,
    "translated_words": 21,
    "translated_percent": 66.6,
    "translated_words_percent": 28.3,
    "translated_chars": 127,
    "translated_chars_percent": 23.6,
    "total_chars": 538,
    "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-session/oc/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-session/oc/"
}