Translation components API.

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

GET /api/translations/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/fi/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 228,
    "total_words": 1017,
    "total_chars": 6206,
    "last_change": "2024-04-26T12:45:46.100107Z",
    "recent_changes": 0,
    "translated": 106,
    "translated_words": 528,
    "translated_percent": 46.4,
    "translated_words_percent": 51.9,
    "translated_chars": 3088,
    "translated_chars_percent": 49.7,
    "fuzzy": 118,
    "fuzzy_percent": 51.7,
    "fuzzy_words": 476,
    "fuzzy_words_percent": 46.8,
    "fuzzy_chars": 3034,
    "fuzzy_chars_percent": 48.8,
    "failing": 4,
    "failing_percent": 1.7,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 122,
    "comments": 0,
    "code": "fi",
    "name": "Finnish",
    "url": "https://hosted.weblate.org/projects/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/fi/",
    "translate_url": "https://hosted.weblate.org/translate/gtk4-desktop-icons-ng/gtk4-maintenance-44-branch/fi/"
}