Translation components API.

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

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

{
    "total": 81,
    "total_words": 596,
    "total_chars": 3753,
    "last_change": "2022-12-26T01:58:32.681669Z",
    "recent_changes": 1,
    "translated": 61,
    "translated_words": 368,
    "translated_percent": 75.3,
    "translated_words_percent": 61.7,
    "translated_chars": 2375,
    "translated_chars_percent": 63.2,
    "fuzzy": 8,
    "fuzzy_percent": 9.8,
    "fuzzy_words": 43,
    "fuzzy_words_percent": 7.2,
    "fuzzy_chars": 272,
    "fuzzy_chars_percent": 7.2,
    "failing": 4,
    "failing_percent": 4.9,
    "approved": 0,
    "approved_percent": 0.0,
    "approved_words": 0,
    "approved_words_percent": 0.0,
    "approved_chars": 0,
    "approved_chars_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "readonly_words": 0,
    "readonly_words_percent": 0.0,
    "readonly_chars": 0,
    "readonly_chars_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "mk",
    "name": "Macedonian",
    "url": "https://l10n.opensuse.org/projects/yast-nfs_server/master/mk/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-nfs_server/master/mk/"
}