Translation components API.

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

GET /api/translations/libo_ui-7-6/scmessages/bo/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 5510,
    "total_words": 30626,
    "total_chars": 179541,
    "last_change": null,
    "recent_changes": 0,
    "translated": 2343,
    "translated_words": 14106,
    "translated_percent": 42.5,
    "translated_words_percent": 46.0,
    "translated_chars": 81689,
    "translated_chars_percent": 45.4,
    "fuzzy": 977,
    "fuzzy_percent": 17.7,
    "fuzzy_words": 3050,
    "fuzzy_words_percent": 9.9,
    "fuzzy_chars": 18578,
    "fuzzy_chars_percent": 10.3,
    "failing": 257,
    "failing_percent": 4.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": "bo",
    "name": "Tibetan",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-7-6/scmessages/bo/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-7-6/scmessages/bo/"
}