Translation components API.

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

GET /api/translations/desktop-file-translations/update-desktop-files-screensavers-sle-15/es/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 454,
    "total_words": 6347,
    "total_chars": 46884,
    "last_change": "2022-06-26T21:45:45.088308Z",
    "recent_changes": 5,
    "translated": 198,
    "translated_words": 592,
    "translated_percent": 43.6,
    "translated_words_percent": 9.3,
    "translated_chars": 4343,
    "translated_chars_percent": 9.2,
    "fuzzy": 31,
    "fuzzy_percent": 6.8,
    "fuzzy_words": 351,
    "fuzzy_words_percent": 5.5,
    "fuzzy_chars": 2673,
    "fuzzy_chars_percent": 5.7,
    "failing": 69,
    "failing_percent": 15.1,
    "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": 12,
    "comments": 0,
    "code": "es",
    "name": "Spanish",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-screensavers-sle-15/es/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-screensavers-sle-15/es/"
}