Translation components API.

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

GET /api/translations/cities-skylines/jokoa/eu/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 10211,
    "total_words": 106399,
    "total_chars": 696141,
    "last_change": "2022-11-12T19:03:05.699948Z",
    "recent_changes": 1,
    "translated": 1888,
    "translated_words": 13436,
    "translated_percent": 18.4,
    "translated_words_percent": 12.6,
    "translated_chars": 85320,
    "translated_chars_percent": 12.2,
    "fuzzy": 15,
    "fuzzy_percent": 0.1,
    "fuzzy_words": 204,
    "fuzzy_words_percent": 0.1,
    "fuzzy_chars": 1345,
    "fuzzy_chars_percent": 0.1,
    "failing": 82,
    "failing_percent": 0.8,
    "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": 144,
    "comments": 0,
    "code": "eu",
    "name": "Basque",
    "url": "https://itzulpenak.gamerauntsia.eus/projects/cities-skylines/jokoa/eu/",
    "translate_url": "https://itzulpenak.gamerauntsia.eus/translate/cities-skylines/jokoa/eu/"
}