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_employee_fields/uk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 14,
    "total_words": 24,
    "last_change": "2024-09-20T07:03:23.332955Z",
    "recent_changes": 2,
    "translated": 8,
    "translated_words": 12,
    "translated_percent": 57.1,
    "translated_words_percent": 50.0,
    "translated_chars": 104,
    "translated_chars_percent": 28.5,
    "total_chars": 364,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 4,
    "failing_percent": 28.5,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_request_employee_fields/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_request_employee_fields/uk/"
}