Translation components API.

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

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

{
    "total": 132,
    "total_words": 355,
    "last_change": "2024-11-26T16:33:51.795046Z",
    "recent_changes": 1,
    "translated": 130,
    "translated_words": 351,
    "translated_percent": 98.4,
    "translated_words_percent": 98.8,
    "translated_chars": 2303,
    "translated_chars_percent": 98.8,
    "total_chars": 2330,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 25,
    "failing_percent": 18.9,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/generic_business_process/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/generic_business_process/uk/"
}