Translation components API.

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

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

{
    "total": 33,
    "total_words": 89,
    "last_change": "2024-11-28T17:56:20.092936Z",
    "recent_changes": 4,
    "translated": 4,
    "translated_words": 8,
    "translated_percent": 12.1,
    "translated_words_percent": 8.9,
    "translated_chars": 49,
    "translated_chars_percent": 9.2,
    "total_chars": 529,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "oc",
    "name": "Occitan",
    "url": "https://translate.lxqt-project.org/projects/qtilities/omgmounter/oc/",
    "translate_url": "https://translate.lxqt-project.org/translate/qtilities/omgmounter/oc/"
}