Translation components API.

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

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

{
    "total": 93,
    "total_words": 231,
    "last_change": "2025-07-24T07:11:23.789792Z",
    "recent_changes": 3,
    "translated": 88,
    "translated_words": 223,
    "translated_percent": 94.6,
    "translated_words_percent": 96.5,
    "translated_chars": 1368,
    "translated_chars_percent": 94.6,
    "total_chars": 1445,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 14,
    "failing_percent": 15.0,
    "code": "uk",
    "name": "Ukrainian",
    "url": "http://weblate.crnd.pro/projects/resource-catalog-16-0/crnd_photos_competition/uk/",
    "translate_url": "http://weblate.crnd.pro/translate/resource-catalog-16-0/crnd_photos_competition/uk/"
}