Translation components API.

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

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

{
    "total": 116,
    "total_words": 1899,
    "last_change": "2019-01-26T10:05:24.760661Z",
    "recent_changes": 5,
    "translated": 68,
    "translated_words": 367,
    "translated_percent": 58.6,
    "translated_words_percent": 19.3,
    "translated_chars": 2154,
    "translated_chars_percent": 18.6,
    "total_chars": 11566,
    "fuzzy": 41,
    "fuzzy_percent": 35.3,
    "failing": 44,
    "failing_percent": 37.9,
    "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-sudo/master/sq/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-sudo/master/sq/"
}