Translation components API.

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

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

{
    "total": 57,
    "total_words": 273,
    "last_change": "2024-11-28T13:38:49.299406Z",
    "recent_changes": 18,
    "translated": 18,
    "translated_words": 24,
    "translated_percent": 31.5,
    "translated_words_percent": 8.7,
    "translated_chars": 170,
    "translated_chars_percent": 10.0,
    "total_chars": 1689,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "kab",
    "name": "Kabyle",
    "url": "https://translate.lxqt-project.org/projects/qtilities/sddm-conf/kab/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/sddm-conf/kab/"
}