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-apps-sle-15/da/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 664,
    "total_words": 2078,
    "total_chars": 17885,
    "last_change": "2022-04-06T07:44:47.049777Z",
    "recent_changes": 0,
    "translated": 403,
    "translated_words": 1318,
    "translated_percent": 60.6,
    "translated_words_percent": 63.4,
    "translated_chars": 11426,
    "translated_chars_percent": 63.8,
    "fuzzy": 180,
    "fuzzy_percent": 27.1,
    "fuzzy_words": 478,
    "fuzzy_words_percent": 23.0,
    "fuzzy_chars": 3597,
    "fuzzy_chars_percent": 20.1,
    "failing": 68,
    "failing_percent": 10.2,
    "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": 2,
    "comments": 0,
    "code": "da",
    "name": "Danish",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-apps-sle-15/da/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-apps-sle-15/da/"
}