Translation components API.

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

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

{
    "total": 472,
    "total_words": 642,
    "total_chars": 4228,
    "last_change": "2024-06-06T12:10:23.294199Z",
    "recent_changes": 0,
    "translated": 304,
    "translated_words": 304,
    "translated_percent": 64.4,
    "translated_words_percent": 47.3,
    "translated_chars": 1751,
    "translated_chars_percent": 41.4,
    "fuzzy": 60,
    "fuzzy_percent": 12.7,
    "fuzzy_words": 65,
    "fuzzy_words_percent": 10.1,
    "fuzzy_chars": 482,
    "fuzzy_chars_percent": 11.4,
    "failing": 1,
    "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": "sr_Latn",
    "name": "Serbian (latin)",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/formulamessages/sr_Latn/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/formulamessages/sr_Latn/"
}