Translation components API.

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

GET /api/translations/turris/reforis-openvpn-plugin/hu/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 89,
    "total_words": 651,
    "total_chars": 4060,
    "last_change": "2024-03-11T16:00:43.402054Z",
    "recent_changes": 0,
    "translated": 59,
    "translated_words": 329,
    "translated_percent": 66.2,
    "translated_words_percent": 50.5,
    "translated_chars": 2095,
    "translated_chars_percent": 51.6,
    "fuzzy": 23,
    "fuzzy_percent": 25.8,
    "fuzzy_words": 292,
    "fuzzy_words_percent": 44.8,
    "fuzzy_chars": 1775,
    "fuzzy_chars_percent": 43.7,
    "failing": 15,
    "failing_percent": 16.8,
    "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": "hu",
    "name": "Hungarian",
    "url": "https://hosted.weblate.org/projects/turris/reforis-openvpn-plugin/hu/",
    "translate_url": "https://hosted.weblate.org/translate/turris/reforis-openvpn-plugin/hu/"
}