Translation components API.

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

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

{
    "total": 1246,
    "total_words": 1637,
    "total_chars": 13921,
    "last_change": "2024-03-29T23:53:36.076012Z",
    "recent_changes": 2,
    "translated": 565,
    "translated_words": 676,
    "translated_percent": 45.3,
    "translated_words_percent": 41.2,
    "translated_chars": 5257,
    "translated_chars_percent": 37.7,
    "fuzzy": 162,
    "fuzzy_percent": 13.0,
    "fuzzy_words": 162,
    "fuzzy_words_percent": 9.8,
    "fuzzy_chars": 1585,
    "fuzzy_chars_percent": 11.3,
    "failing": 0,
    "failing_percent": 0.0,
    "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": 0,
    "comments": 0,
    "code": "fa",
    "name": "Persian",
    "url": "https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeoffice/fa/",
    "translate_url": "https://translations.documentfoundation.org/translate/libo_ui-master/officecfgregistrydataorgopenofficeoffice/fa/"
}