Translation components API.

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

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

{
    "total": 72,
    "total_words": 355,
    "total_chars": 2010,
    "last_change": "2023-07-16T17:13:36.316596Z",
    "recent_changes": 1,
    "translated": 56,
    "translated_words": 213,
    "translated_percent": 77.7,
    "translated_words_percent": 60.0,
    "translated_chars": 1166,
    "translated_chars_percent": 58.0,
    "fuzzy": 1,
    "fuzzy_percent": 1.3,
    "fuzzy_words": 7,
    "fuzzy_words_percent": 1.9,
    "fuzzy_chars": 37,
    "fuzzy_chars_percent": 1.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": "ab",
    "name": "Abkhazian",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/formsmessages/ab/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formsmessages/ab/"
}