Translation components API.

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

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

{
    "total": 248,
    "total_words": 2239,
    "last_change": "2019-09-27T11:51:15.324618Z",
    "recent_changes": 28,
    "translated": 28,
    "translated_words": 98,
    "translated_percent": 11.2,
    "translated_words_percent": 4.3,
    "translated_chars": 653,
    "translated_chars_percent": 4.0,
    "total_chars": 15972,
    "fuzzy": 7,
    "fuzzy_percent": 2.8,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 2,
    "comments": 0,
    "code": "sq",
    "name": "Albanian",
    "url": "https://l10n.opensuse.org/projects/yast-ncurses-pkg/master/sq/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-ncurses-pkg/master/sq/"
}