Translation components API.

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

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

{
    "total": 142,
    "total_words": 1017,
    "last_change": "2021-01-20T15:03:49.859419Z",
    "recent_changes": 7,
    "translated": 81,
    "translated_words": 472,
    "translated_percent": 57.0,
    "translated_words_percent": 46.4,
    "translated_chars": 3226,
    "translated_chars_percent": 48.5,
    "total_chars": 6650,
    "fuzzy": 6,
    "fuzzy_percent": 4.2,
    "failing": 5,
    "failing_percent": 3.5,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "fi",
    "name": "Finnish",
    "url": "https://l10n.opensuse.org/projects/yast-iscsi-lio-server/master/fi/",
    "translate_url": "https://l10n.opensuse.org/translate/yast-iscsi-lio-server/master/fi/"
}