Translation components API.

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

GET /api/translations/tsujan/kvantum-manager/fi/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 272,
    "total_words": 2780,
    "last_change": "2024-01-22T18:57:54.039404Z",
    "recent_changes": 2,
    "translated": 269,
    "translated_words": 2699,
    "translated_percent": 98.8,
    "translated_words_percent": 97.0,
    "translated_chars": 17414,
    "translated_chars_percent": 97.4,
    "total_chars": 17877,
    "fuzzy": 3,
    "fuzzy_percent": 1.1,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "fi",
    "name": "Finnish",
    "url": "https://translate.lxqt-project.org/projects/tsujan/kvantum-manager/fi/",
    "translate_url": "https://translate.lxqt-project.org/translate/tsujan/kvantum-manager/fi/"
}