Translation components API.

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

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

{
    "total": 63,
    "total_words": 2293,
    "total_chars": 18477,
    "last_change": "2024-01-22T05:39:08.091554Z",
    "recent_changes": 2,
    "translated": 4,
    "translated_words": 12,
    "translated_percent": 6.3,
    "translated_words_percent": 0.5,
    "translated_chars": 104,
    "translated_chars_percent": 0.5,
    "fuzzy": 23,
    "fuzzy_percent": 36.5,
    "failing": 13,
    "failing_percent": 20.6,
    "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/emails/ckb/",
    "translate_url": "http://translate.pkp.sfu.ca/translate/pkp-lib/emails/ckb/"
}