Translation components API.

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

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

{
    "total": 149,
    "total_words": 1506,
    "last_change": "2020-10-18T06:42:08.529077Z",
    "recent_changes": 18,
    "translated": 16,
    "translated_words": 72,
    "translated_percent": 10.7,
    "translated_words_percent": 4.7,
    "translated_chars": 503,
    "translated_chars_percent": 4.9,
    "total_chars": 10228,
    "fuzzy": 2,
    "fuzzy_percent": 1.3,
    "failing": 8,
    "failing_percent": 5.3,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "tzm",
    "name": "Tamazight (Central Atlas)",
    "url": "https://l10n.opensuse.org/projects/download-o-o/master/tzm/",
    "translate_url": "https://l10n.opensuse.org/translate/download-o-o/master/tzm/"
}