Translation components API.

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

GET /api/translations/libo_ui-24-2/officecfgregistrydataorgopenofficeofficeui/an/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 4031,
    "total_words": 9029,
    "total_chars": 58724,
    "last_change": "2024-05-24T15:38:20.130250Z",
    "recent_changes": 6,
    "translated": 389,
    "translated_words": 600,
    "translated_percent": 9.6,
    "translated_words_percent": 6.6,
    "translated_chars": 3975,
    "translated_chars_percent": 6.7,
    "fuzzy": 2246,
    "fuzzy_percent": 55.7,
    "fuzzy_words": 4625,
    "fuzzy_words_percent": 51.2,
    "fuzzy_chars": 29422,
    "fuzzy_chars_percent": 50.1,
    "failing": 21,
    "failing_percent": 0.5,
    "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": "an",
    "name": "Aragonese",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-24-2/officecfgregistrydataorgopenofficeofficeui/an/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-24-2/officecfgregistrydataorgopenofficeofficeui/an/"
}