Translation components API.

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

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

{
    "total": 69,
    "total_words": 822,
    "total_chars": 5477,
    "last_change": "2023-04-20T08:51:21.953105Z",
    "recent_changes": 2,
    "translated": 4,
    "translated_words": 367,
    "translated_percent": 5.7,
    "translated_words_percent": 44.6,
    "translated_chars": 2536,
    "translated_chars_percent": 46.3,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 3,
    "failing_percent": 4.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 3,
    "readonly_percent": 4.3,
    "suggestions": 0,
    "comments": 0,
    "code": "ckb",
    "name": "Kurdish (Central)",
    "url": "http://translate.pkp.sfu.ca/projects/orcid-profile-plugin/orcid-profile-plugin/ckb/",
    "translate_url": "http://translate.pkp.sfu.ca/translate/orcid-profile-plugin/orcid-profile-plugin/ckb/"
}