Translation components API.

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

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

{
    "total": 170,
    "total_words": 574,
    "last_change": "2021-10-13T19:22:06.668167Z",
    "recent_changes": 32,
    "translated": 32,
    "translated_words": 187,
    "translated_percent": 18.8,
    "translated_words_percent": 32.5,
    "translated_chars": 1210,
    "translated_chars_percent": 32.6,
    "total_chars": 3706,
    "fuzzy": 5,
    "fuzzy_percent": 2.9,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "oc",
    "name": "Occitan",
    "url": "https://translate.lxqt-project.org/projects/lxqt-desktop/lxqt-archiver/oc/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-desktop/lxqt-archiver/oc/"
}