Translation components API.

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

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

{
    "total": 60,
    "total_words": 177,
    "last_change": "2024-01-17T14:10:47.139546Z",
    "recent_changes": 2,
    "translated": 53,
    "translated_words": 110,
    "translated_percent": 88.3,
    "translated_words_percent": 62.1,
    "translated_chars": 671,
    "translated_chars_percent": 56.5,
    "total_chars": 1186,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 1,
    "failing_percent": 1.6,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-monitor/pa/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-monitor/pa/"
}