Translation components API.

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

GET /api/translations/bureaucrat-generics-16-0/generic_request_approval/uk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 40,
    "total_words": 132,
    "last_change": "2024-11-26T16:33:51.936063Z",
    "recent_changes": 6,
    "translated": 6,
    "translated_words": 14,
    "translated_percent": 15.0,
    "translated_words_percent": 10.6,
    "translated_chars": 70,
    "translated_chars_percent": 8.5,
    "total_chars": 817,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 19,
    "failing_percent": 47.5,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_approval/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_approval/uk/"
}