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

{
    "total": 10,
    "total_words": 34,
    "total_chars": 256,
    "last_change": "2023-12-01T17:16:09.421161Z",
    "recent_changes": 4,
    "translated": 3,
    "translated_words": 4,
    "translated_percent": 30.0,
    "translated_words_percent": 11.7,
    "translated_chars": 37,
    "translated_chars_percent": 14.4,
    "fuzzy": 4,
    "fuzzy_percent": 40.0,
    "fuzzy_words": 15,
    "fuzzy_words_percent": 44.1,
    "fuzzy_chars": 108,
    "fuzzy_chars_percent": 42.1,
    "failing": 0,
    "failing_percent": 0.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": "ca",
    "name": "Catalan",
    "url": "https://l10n.opensuse.org/projects/desktop-file-translations/update-desktop-files-kde-services-master/ca/",
    "translate_url": "https://l10n.opensuse.org/translate/desktop-file-translations/update-desktop-files-kde-services-master/ca/"
}