Translation components API.

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

GET /api/translations/yast-add-on/master/sq/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 63,
    "total_words": 416,
    "last_change": "2019-08-04T13:51:49.080725Z",
    "recent_changes": 1,
    "translated": 48,
    "translated_words": 340,
    "translated_percent": 76.1,
    "translated_words_percent": 81.7,
    "translated_chars": 2349,
    "translated_chars_percent": 81.9,
    "total_chars": 2868,
    "fuzzy": 14,
    "fuzzy_percent": 22.2,
    "failing": 15,
    "failing_percent": 23.8,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "sq",
    "name": "Albanian",
    "url": "https://l10n.opensuse.org/projects/yast-add-on/master/sq/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-add-on/master/sq/"
}