Translation components API.

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

GET /api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/it/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 39,
    "total_words": 422,
    "total_chars": 3278,
    "last_change": "2021-12-17T08:42:19.742685Z",
    "recent_changes": 1,
    "translated": 1,
    "translated_words": 6,
    "translated_percent": 2.5,
    "translated_words_percent": 1.4,
    "translated_chars": 70,
    "translated_chars_percent": 2.1,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 38,
    "comments": 0,
    "code": "it",
    "name": "Italian",
    "url": "http://translate.getmonero.org/projects/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/it/",
    "translate_url": "http://translate.getmonero.org/translate/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/it/"
}