Translation components API.

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

GET /api/translations/authselect/12x-authselect-migration7adoc/cs/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 72,
    "total_words": 1175,
    "total_chars": 8677,
    "last_change": "2022-05-09T02:49:07.345569Z",
    "recent_changes": 0,
    "translated": 68,
    "translated_words": 1047,
    "translated_percent": 94.4,
    "translated_words_percent": 89.1,
    "translated_chars": 7629,
    "translated_chars_percent": 87.9,
    "fuzzy": 3,
    "fuzzy_percent": 4.1,
    "fuzzy_words": 79,
    "fuzzy_words_percent": 6.7,
    "fuzzy_chars": 715,
    "fuzzy_chars_percent": 8.2,
    "failing": 3,
    "failing_percent": 4.1,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 1,
    "comments": 0,
    "code": "cs",
    "name": "Czech",
    "url": "https://translate.fedoraproject.org/projects/authselect/12x-authselect-migration7adoc/cs/",
    "translate_url": "https://translate.fedoraproject.org/translate/authselect/12x-authselect-migration7adoc/cs/"
}