Translation components API.

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

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

{
    "total": 526,
    "total_words": 2284,
    "last_change": null,
    "recent_changes": 0,
    "translated": 158,
    "translated_words": 416,
    "translated_percent": 30.0,
    "translated_words_percent": 18.2,
    "translated_chars": 2616,
    "translated_chars_percent": 16.1,
    "total_chars": 16245,
    "fuzzy": 95,
    "fuzzy_percent": 18.0,
    "failing": 39,
    "failing_percent": 7.4,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "be",
    "name": "Belarusian",
    "url": "https://l10n.opensuse.org/projects/icewm/icewm-1-4-branch/be/",
    "translate_url": "https://l10n.opensuse.org/translate/icewm/icewm-1-4-branch/be/"
}