Translation components API.

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

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

{
    "total": 84,
    "total_words": 236,
    "total_chars": 1485,
    "last_change": "2024-05-04T06:47:45.008250Z",
    "recent_changes": 0,
    "translated": 15,
    "translated_words": 19,
    "translated_percent": 17.8,
    "translated_words_percent": 8.0,
    "translated_chars": 118,
    "translated_chars_percent": 7.9,
    "fuzzy": 2,
    "fuzzy_percent": 2.3,
    "fuzzy_words": 9,
    "fuzzy_words_percent": 3.8,
    "fuzzy_chars": 57,
    "fuzzy_chars_percent": 3.8,
    "failing": 1,
    "failing_percent": 1.1,
    "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": "af",
    "name": "Afrikaans",
    "url": "https://l10n.elementary.io/projects/switchboard/switchboard-plug-pantheon-shell/af/",
    "translate_url": "https://l10n.elementary.io/translate/switchboard/switchboard-plug-pantheon-shell/af/"
}