Translation components API.

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

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

{
    "total": 867,
    "total_words": 5222,
    "total_chars": 31571,
    "last_change": "2019-12-28T18:03:47.615502Z",
    "recent_changes": 1,
    "translated": 447,
    "translated_words": 2600,
    "translated_percent": 51.5,
    "translated_words_percent": 49.7,
    "translated_chars": 15605,
    "translated_chars_percent": 49.4,
    "fuzzy": 207,
    "fuzzy_percent": 23.8,
    "fuzzy_words": 918,
    "fuzzy_words_percent": 17.5,
    "fuzzy_chars": 5769,
    "fuzzy_chars_percent": 18.2,
    "failing": 325,
    "failing_percent": 37.4,
    "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": "dgo",
    "name": "Dogri",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/dgo/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/dbaccessmessages/dgo/"
}