Translation components API.

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

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

{
    "total": 142,
    "total_words": 1017,
    "last_change": "2019-03-19T10:29:34.406109Z",
    "recent_changes": 1,
    "translated": 125,
    "translated_words": 863,
    "translated_percent": 88.0,
    "translated_words_percent": 84.8,
    "translated_chars": 5706,
    "translated_chars_percent": 85.8,
    "total_chars": 6650,
    "fuzzy": 17,
    "fuzzy_percent": 11.9,
    "failing": 2,
    "failing_percent": 1.4,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ar",
    "name": "Arabic",
    "url": "https://l10n.opensuse.org/projects/yast-iscsi-lio-server/master/ar/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-iscsi-lio-server/master/ar/"
}