Translation components API.

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

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

{
    "total": 477,
    "total_words": 1677,
    "last_change": "2024-05-31T06:54:30.707500Z",
    "recent_changes": 5,
    "translated": 67,
    "translated_words": 235,
    "translated_percent": 14.0,
    "translated_words_percent": 14.0,
    "translated_chars": 1437,
    "translated_chars_percent": 13.7,
    "total_chars": 10457,
    "fuzzy": 3,
    "fuzzy_percent": 0.6,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "sl",
    "name": "Slovenian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/pcmanfm-qt/sl/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/pcmanfm-qt/sl/"
}