Translation components API.

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

GET /api/translations/zorin-appearance/zorin-appearance/ky/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 145,
    "total_words": 384,
    "total_chars": 2407,
    "last_change": "2024-01-18T22:27:39.899619Z",
    "recent_changes": 1,
    "translated": 19,
    "translated_words": 36,
    "translated_percent": 13.1,
    "translated_words_percent": 9.3,
    "translated_chars": 232,
    "translated_chars_percent": 9.6,
    "fuzzy": 8,
    "fuzzy_percent": 5.5,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ky",
    "name": "Kyrgyz",
    "url": "https://translations.zorin.com/projects/zorin-appearance/zorin-appearance/ky/",
    "translate_url": "https://translations.zorin.com/translate/zorin-appearance/zorin-appearance/ky/"
}