Translation components API.

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

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

{
    "total": 110,
    "total_words": 532,
    "total_chars": 3420,
    "last_change": "2024-06-19T16:52:45.548110Z",
    "recent_changes": 0,
    "translated": 15,
    "translated_words": 38,
    "translated_percent": 13.6,
    "translated_words_percent": 7.1,
    "translated_chars": 248,
    "translated_chars_percent": 7.2,
    "fuzzy": 30,
    "fuzzy_percent": 27.2,
    "fuzzy_words": 83,
    "fuzzy_words_percent": 15.6,
    "fuzzy_chars": 562,
    "fuzzy_chars_percent": 16.4,
    "failing": 8,
    "failing_percent": 7.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": 0,
    "comments": 0,
    "code": "ku",
    "name": "Kurdish",
    "url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-about/ku/",
    "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard-plug-about/ku/"
}