Translation components API.

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

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

{
    "total": 142,
    "total_words": 1017,
    "last_change": "2020-07-10T15:27:12.379676Z",
    "recent_changes": 63,
    "translated": 80,
    "translated_words": 295,
    "translated_percent": 56.3,
    "translated_words_percent": 29.0,
    "translated_chars": 2012,
    "translated_chars_percent": 30.2,
    "total_chars": 6650,
    "fuzzy": 4,
    "fuzzy_percent": 2.8,
    "failing": 18,
    "failing_percent": 12.6,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "el",
    "name": "Greek",
    "url": "https://l10n.opensuse.org/projects/yast-iscsi-lio-server/master/el/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-iscsi-lio-server/master/el/"
}