Translation components API.

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

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

{
    "total": 477,
    "total_words": 1677,
    "last_change": "2024-07-22T05:12:16.275869Z",
    "recent_changes": 1,
    "translated": 437,
    "translated_words": 1482,
    "translated_percent": 91.6,
    "translated_words_percent": 88.3,
    "translated_chars": 9095,
    "translated_chars_percent": 86.9,
    "total_chars": 10457,
    "fuzzy": 1,
    "fuzzy_percent": 0.2,
    "failing": 4,
    "failing_percent": 0.8,
    "code": "id",
    "name": "Indonesian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/pcmanfm-qt/id/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/pcmanfm-qt/id/"
}