Translation components API.

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

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

{
    "total": 146,
    "total_words": 977,
    "total_chars": 6325,
    "last_change": "2024-09-16T18:37:44.437484Z",
    "recent_changes": 0,
    "translated": 33,
    "translated_words": 97,
    "translated_percent": 22.6,
    "translated_words_percent": 9.9,
    "translated_chars": 656,
    "translated_chars_percent": 10.3,
    "fuzzy": 20,
    "fuzzy_percent": 13.6,
    "fuzzy_words": 67,
    "fuzzy_words_percent": 6.8,
    "fuzzy_chars": 450,
    "fuzzy_chars_percent": 7.1,
    "failing": 20,
    "failing_percent": 13.6,
    "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": "sd",
    "name": "Sindhi",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/xmlsecuritymessages/sd/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/xmlsecuritymessages/sd/"
}