Translation components API.

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

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

{
    "total": 3724,
    "total_words": 26071,
    "total_chars": 154981,
    "last_change": "2020-10-30T11:28:26.040760Z",
    "recent_changes": 1,
    "translated": 526,
    "translated_words": 1116,
    "translated_percent": 14.1,
    "translated_words_percent": 4.2,
    "translated_chars": 6824,
    "translated_chars_percent": 4.4,
    "fuzzy": 635,
    "fuzzy_percent": 17.0,
    "fuzzy_words": 1074,
    "fuzzy_words_percent": 4.1,
    "fuzzy_chars": 7210,
    "fuzzy_chars_percent": 4.6,
    "failing": 9,
    "failing_percent": 0.2,
    "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": "kmr_LATN",
    "name": "Kurdish (Northern)",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/kmr_LATN/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/cuimessages/kmr_LATN/"
}