Translation components API.

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

GET /api/translations/weblate/hosted-error-pages/ckb/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 9,
    "total_words": 38,
    "total_chars": 239,
    "last_change": "2021-12-28T07:38:29.707736Z",
    "recent_changes": 2,
    "translated": 7,
    "translated_words": 19,
    "translated_percent": 77.7,
    "translated_words_percent": 50.0,
    "translated_chars": 127,
    "translated_chars_percent": 53.1,
    "fuzzy": 2,
    "fuzzy_percent": 22.2,
    "fuzzy_words": 19,
    "fuzzy_words_percent": 50.0,
    "fuzzy_chars": 112,
    "fuzzy_chars_percent": 46.8,
    "failing": 0,
    "failing_percent": 0.0,
    "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": "ckb",
    "name": "Kurdish (Central)",
    "url": "https://hosted.weblate.org/projects/weblate/hosted-error-pages/ckb/",
    "translate_url": "https://hosted.weblate.org/translate/weblate/hosted-error-pages/ckb/"
}