Translation components API.

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

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

{
    "total": 4043,
    "total_words": 9072,
    "total_chars": 58982,
    "last_change": "2024-06-03T10:59:00.857864Z",
    "recent_changes": 0,
    "translated": 1563,
    "translated_words": 3495,
    "translated_percent": 38.6,
    "translated_words_percent": 38.5,
    "translated_chars": 22208,
    "translated_chars_percent": 37.6,
    "fuzzy": 1231,
    "fuzzy_percent": 30.4,
    "fuzzy_words": 2066,
    "fuzzy_words_percent": 22.7,
    "fuzzy_chars": 13296,
    "fuzzy_chars_percent": 22.5,
    "failing": 11,
    "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/officecfgregistrydataorgopenofficeofficeui/sr_Latn/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/sr_Latn/"
}