Translation components API.

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

GET /api/translations/qtilities/gtk-conf/kab/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 68,
    "total_words": 930,
    "last_change": "2024-11-29T14:02:55.073751Z",
    "recent_changes": 8,
    "translated": 8,
    "translated_words": 9,
    "translated_percent": 11.7,
    "translated_words_percent": 0.9,
    "translated_chars": 57,
    "translated_chars_percent": 1.0,
    "total_chars": 5324,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "kab",
    "name": "Kabyle",
    "url": "https://translate.lxqt-project.org/projects/qtilities/gtk-conf/kab/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/gtk-conf/kab/"
}