Translation components API.

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

GET /api/translations/icewm/icewm-1-4-branch/mk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 526,
    "total_words": 2284,
    "last_change": "2023-03-27T04:32:00.124159Z",
    "recent_changes": 4,
    "translated": 193,
    "translated_words": 527,
    "translated_percent": 36.6,
    "translated_words_percent": 23.0,
    "translated_chars": 3226,
    "translated_chars_percent": 19.8,
    "total_chars": 16245,
    "fuzzy": 69,
    "fuzzy_percent": 13.1,
    "failing": 13,
    "failing_percent": 2.4,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "mk",
    "name": "Macedonian",
    "url": "https://l10n.opensuse.org/projects/icewm/icewm-1-4-branch/mk/",
    "translate_url": "https://l10n.opensuse.org/translate/icewm/icewm-1-4-branch/mk/"
}