Translation components API.

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

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

{
    "total": 477,
    "total_words": 1677,
    "last_change": "2024-08-13T00:11:04.923510Z",
    "recent_changes": 1,
    "translated": 172,
    "translated_words": 484,
    "translated_percent": 36.0,
    "translated_words_percent": 28.8,
    "translated_chars": 2971,
    "translated_chars_percent": 28.4,
    "total_chars": 10457,
    "fuzzy": 1,
    "fuzzy_percent": 0.2,
    "failing": 8,
    "failing_percent": 1.6,
    "code": "fil",
    "name": "Filipino",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/pcmanfm-qt/fil/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/pcmanfm-qt/fil/"
}