Translation components API.

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

GET /api/translations/yast-iscsi-lio-server/master/mk/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 142,
    "total_words": 1017,
    "last_change": "2023-03-23T02:37:32.516197Z",
    "recent_changes": 2,
    "translated": 18,
    "translated_words": 77,
    "translated_percent": 12.6,
    "translated_words_percent": 7.5,
    "translated_chars": 535,
    "translated_chars_percent": 8.0,
    "total_chars": 6650,
    "fuzzy": 49,
    "fuzzy_percent": 34.5,
    "failing": 12,
    "failing_percent": 8.4,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "mk",
    "name": "Macedonian",
    "url": "https://l10n.opensuse.org/projects/yast-iscsi-lio-server/master/mk/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-iscsi-lio-server/master/mk/"
}