Translation components API.

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

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

{
    "total": 170,
    "total_words": 574,
    "last_change": "2024-05-19T14:43:03.055810Z",
    "recent_changes": 36,
    "translated": 69,
    "translated_words": 112,
    "translated_percent": 40.5,
    "translated_words_percent": 19.5,
    "translated_chars": 838,
    "translated_chars_percent": 22.6,
    "total_chars": 3706,
    "fuzzy": 4,
    "fuzzy_percent": 2.3,
    "failing": 1,
    "failing_percent": 0.5,
    "code": "pa",
    "name": "Punjabi",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/pa/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/pa/"
}