Translation components API.

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

GET /api/translations/switchboard/switchboard-plug-applications/sq/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 60,
    "total_words": 230,
    "total_chars": 1485,
    "last_change": "2024-05-06T04:11:34.344310Z",
    "recent_changes": 0,
    "translated": 12,
    "translated_words": 20,
    "translated_percent": 20.0,
    "translated_words_percent": 8.6,
    "translated_chars": 137,
    "translated_chars_percent": 9.2,
    "fuzzy": 12,
    "fuzzy_percent": 20.0,
    "fuzzy_words": 24,
    "fuzzy_words_percent": 10.4,
    "fuzzy_chars": 144,
    "fuzzy_chars_percent": 9.6,
    "failing": 9,
    "failing_percent": 15.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": 1,
    "comments": 0,
    "code": "sq",
    "name": "Albanian",
    "url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-applications/sq/",
    "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard-plug-applications/sq/"
}