Translation components API.

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

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

{
    "total": 357,
    "total_words": 2783,
    "last_change": "2019-08-06T20:28:16.085866Z",
    "recent_changes": 4,
    "translated": 191,
    "translated_words": 1444,
    "translated_percent": 53.5,
    "translated_words_percent": 51.8,
    "translated_chars": 10145,
    "translated_chars_percent": 52.7,
    "total_chars": 19222,
    "fuzzy": 31,
    "fuzzy_percent": 8.6,
    "failing": 15,
    "failing_percent": 4.2,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "sq",
    "name": "Albanian",
    "url": "https://l10n.opensuse.org/projects/yast-installation/master/sq/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-installation/master/sq/"
}