Translation components API.

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

GET /api/translations/desktop-file-translations/update-desktop-files-screensavers-sle-15/zh_CN/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 454,
    "total_words": 6347,
    "total_chars": 46884,
    "last_change": "2018-03-20T21:28:02.621163Z",
    "recent_changes": 0,
    "translated": 173,
    "translated_words": 313,
    "translated_percent": 38.1,
    "translated_words_percent": 4.9,
    "translated_chars": 2255,
    "translated_chars_percent": 4.8,
    "fuzzy": 29,
    "fuzzy_percent": 6.3,
    "fuzzy_words": 448,
    "fuzzy_words_percent": 7.0,
    "fuzzy_chars": 3605,
    "fuzzy_chars_percent": 7.6,
    "failing": 29,
    "failing_percent": 6.3,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "zh_CN",
    "name": "Chinese (China)",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-screensavers-sle-15/zh_CN/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-screensavers-sle-15/zh_CN/"
}