Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-appearance/fi/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 90,
    "total_words": 295,
    "last_change": "2024-10-22T03:05:07.717052Z",
    "recent_changes": 11,
    "translated": 89,
    "translated_words": 292,
    "translated_percent": 98.8,
    "translated_words_percent": 98.9,
    "translated_chars": 1747,
    "translated_chars_percent": 98.9,
    "total_chars": 1765,
    "fuzzy": 1,
    "fuzzy_percent": 1.1,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "fi",
    "name": "Finnish",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance/fi/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance/fi/"
}