Translation components API.

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

GET /api/translations/gtk4-desktop-icons-ng/gtk4-ding-pot/de/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 251,
    "total_words": 1127,
    "total_chars": 6889,
    "last_change": "2024-06-02T20:09:27.911309Z",
    "recent_changes": 0,
    "translated": 107,
    "translated_words": 410,
    "translated_percent": 42.6,
    "translated_words_percent": 36.3,
    "translated_chars": 2543,
    "translated_chars_percent": 36.9,
    "fuzzy": 141,
    "fuzzy_percent": 56.1,
    "fuzzy_words": 652,
    "fuzzy_words_percent": 57.8,
    "fuzzy_chars": 3930,
    "fuzzy_chars_percent": 57.0,
    "failing": 15,
    "failing_percent": 5.9,
    "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": 102,
    "comments": 0,
    "code": "de",
    "name": "German",
    "url": "https://hosted.weblate.org/projects/gtk4-desktop-icons-ng/gtk4-ding-pot/de/",
    "translate_url": "https://hosted.weblate.org/translate/gtk4-desktop-icons-ng/gtk4-ding-pot/de/"
}