Translation components API.

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

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

{
    "total": 61,
    "total_words": 506,
    "last_change": "2019-11-02T11:19:09.162079Z",
    "recent_changes": 1,
    "translated": 35,
    "translated_words": 188,
    "translated_percent": 57.3,
    "translated_words_percent": 37.1,
    "translated_chars": 1167,
    "translated_chars_percent": 37.3,
    "total_chars": 3128,
    "fuzzy": 1,
    "fuzzy_percent": 1.6,
    "failing": 5,
    "failing_percent": 8.1,
    "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-ldap/master/sq/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-ldap/master/sq/"
}