Translation components API.

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

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

{
    "total": 75,
    "total_words": 120,
    "last_change": "2024-01-17T13:54:26.714493Z",
    "recent_changes": 3,
    "translated": 72,
    "translated_words": 103,
    "translated_percent": 96.0,
    "translated_words_percent": 85.8,
    "translated_chars": 669,
    "translated_chars_percent": 80.6,
    "total_chars": 829,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 24,
    "failing_percent": 32.0,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://translate.lxqt-project.org/projects/lxqt-panel/plugin-sysstat/pa/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-panel/plugin-sysstat/pa/"
}