Translation components API.

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

GET /api/translations/omr/luciapplicationsomr-bypass/oc/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 23,
    "total_words": 68,
    "total_chars": 427,
    "last_change": "2022-11-23T07:41:09.774709Z",
    "recent_changes": 0,
    "translated": 21,
    "translated_words": 51,
    "translated_percent": 91.3,
    "translated_words_percent": 75.0,
    "translated_chars": 327,
    "translated_chars_percent": 76.5,
    "fuzzy": 1,
    "fuzzy_percent": 4.3,
    "fuzzy_words": 16,
    "fuzzy_words_percent": 23.5,
    "fuzzy_chars": 93,
    "fuzzy_chars_percent": 21.7,
    "failing": 1,
    "failing_percent": 4.3,
    "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": "oc",
    "name": "Occitan",
    "url": "http://weblate.openmptcprouter.com/projects/omr/luciapplicationsomr-bypass/oc/",
    "translate_url": "http://weblate.openmptcprouter.com/translate/omr/luciapplicationsomr-bypass/oc/"
}