Translation components API.

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

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

{
    "total": 1590,
    "total_words": 6096,
    "total_chars": 36014,
    "last_change": "2024-06-03T11:18:02.791885Z",
    "recent_changes": 0,
    "translated": 306,
    "translated_words": 676,
    "translated_percent": 19.2,
    "translated_words_percent": 11.0,
    "translated_chars": 4135,
    "translated_chars_percent": 11.4,
    "fuzzy": 276,
    "fuzzy_percent": 17.3,
    "fuzzy_words": 520,
    "fuzzy_words_percent": 8.5,
    "fuzzy_chars": 3267,
    "fuzzy_chars_percent": 9.0,
    "failing": 8,
    "failing_percent": 0.5,
    "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/sdmessages/kmr_LATN/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/sdmessages/kmr_LATN/"
}