Translation components API.

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

GET /api/translations/pkp-lib/submission/ckb/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 908,
    "total_words": 6026,
    "total_chars": 41654,
    "last_change": "2025-02-28T23:22:56.262986Z",
    "recent_changes": 1,
    "translated": 459,
    "translated_words": 2167,
    "translated_percent": 50.5,
    "translated_words_percent": 35.9,
    "translated_chars": 14057,
    "translated_chars_percent": 33.7,
    "fuzzy": 10,
    "fuzzy_percent": 1.1,
    "failing": 8,
    "failing_percent": 0.8,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "ckb",
    "name": "Kurdish (Central)",
    "url": "http://translate.pkp.sfu.ca/projects/pkp-lib/submission/ckb/",
    "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/submission/ckb/"
}