Translation components API.

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

GET /api/translations/yast-nis_server/master/xh/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 154,
    "total_words": 895,
    "last_change": null,
    "recent_changes": 0,
    "translated": 7,
    "translated_words": 13,
    "translated_percent": 4.5,
    "translated_words_percent": 1.4,
    "translated_chars": 86,
    "translated_chars_percent": 1.4,
    "total_chars": 5792,
    "fuzzy": 56,
    "fuzzy_percent": 36.3,
    "failing": 31,
    "failing_percent": 20.1,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "xh",
    "name": "Xhosa",
    "url": "https://l10n.opensuse.org/projects/yast-nis_server/master/xh/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-nis_server/master/xh/"
}