Translation components API.

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

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

{
    "total": 34,
    "total_words": 54,
    "last_change": null,
    "recent_changes": 0,
    "translated": 31,
    "translated_words": 40,
    "translated_percent": 91.1,
    "translated_words_percent": 74.0,
    "translated_chars": 259,
    "translated_chars_percent": 75.2,
    "total_chars": 344,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "code": "ast",
    "name": "Asturian",
    "url": "https://translate.lxqt-project.org/projects/lxqt-configuration/lxqt-globalkeys/ast/",
    "translate_url": "https://translate.lxqt-project.org/translate/lxqt-configuration/lxqt-globalkeys/ast/"
}