Translation components API.

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

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

{
    "total": 65,
    "total_words": 199,
    "last_change": "2024-10-29T08:56:07.201567Z",
    "recent_changes": 1,
    "translated": 60,
    "translated_words": 187,
    "translated_percent": 92.3,
    "translated_words_percent": 93.9,
    "translated_chars": 1319,
    "translated_chars_percent": 91.2,
    "total_chars": 1445,
    "fuzzy": 3,
    "fuzzy_percent": 4.6,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "nb_NO",
    "name": "Norwegian Bokmål",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-powermanagment-battery-info/nb_NO/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-powermanagment-battery-info/nb_NO/"
}