Translation components API.

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

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

{
    "total": 428,
    "total_words": 1306,
    "total_chars": 7627,
    "last_change": "2023-09-09T08:13:52.750022Z",
    "recent_changes": 2,
    "translated": 338,
    "translated_words": 726,
    "translated_percent": 78.9,
    "translated_words_percent": 55.5,
    "translated_chars": 4148,
    "translated_chars_percent": 54.3,
    "fuzzy": 7,
    "fuzzy_percent": 1.6,
    "fuzzy_words": 8,
    "fuzzy_words_percent": 0.6,
    "fuzzy_chars": 55,
    "fuzzy_chars_percent": 0.7,
    "failing": 12,
    "failing_percent": 2.8,
    "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/vclmessages/ab/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/ab/"
}