Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-appearance/oc/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 90,
    "total_words": 295,
    "last_change": "2023-01-25T16:57:22.221580Z",
    "recent_changes": 62,
    "translated": 69,
    "translated_words": 162,
    "translated_percent": 76.6,
    "translated_words_percent": 54.9,
    "translated_chars": 931,
    "translated_chars_percent": 52.7,
    "total_chars": 1765,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 4,
    "failing_percent": 4.4,
    "code": "oc",
    "name": "Occitan",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-config-appearance/oc/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-config-appearance/oc/"
}