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

{
    "total": 511,
    "total_words": 7713,
    "total_chars": 56182,
    "last_change": "2023-12-01T17:16:46.190283Z",
    "recent_changes": 62,
    "translated": 128,
    "translated_words": 164,
    "translated_percent": 25.0,
    "translated_words_percent": 2.1,
    "translated_chars": 1272,
    "translated_chars_percent": 2.2,
    "fuzzy": 67,
    "fuzzy_percent": 13.1,
    "fuzzy_words": 146,
    "fuzzy_words_percent": 1.8,
    "fuzzy_chars": 761,
    "fuzzy_chars_percent": 1.3,
    "failing": 72,
    "failing_percent": 14.0,
    "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": 0,
    "comments": 0,
    "code": "da",
    "name": "Danish",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-screensavers-master/da/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-screensavers-master/da/"
}