Translation components API.

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

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

{
    "total": 7,
    "total_words": 44,
    "last_change": "2024-05-17T07:19:30.726594Z",
    "recent_changes": 1,
    "translated": 4,
    "translated_words": 32,
    "translated_percent": 57.1,
    "translated_words_percent": 72.7,
    "translated_chars": 183,
    "translated_chars_percent": 48.4,
    "total_chars": 378,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/bureaucrat-generics-16-0/crnd_wsd_field/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/bureaucrat-generics-16-0/crnd_wsd_field/uk/"
}