Translation components API.

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

GET /api/translations/diyseeds-org-videos/chard-beetroot/pt/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "total": 36,
    "total_words": 962,
    "last_change": "2022-03-02T18:02:39.605355Z",
    "recent_changes": 34,
    "translated": 33,
    "translated_words": 919,
    "translated_percent": 91.6,
    "translated_words_percent": 95.5,
    "translated_chars": 5286,
    "translated_chars_percent": 94.9,
    "total_chars": 5570,
    "fuzzy": 0,
    "fuzzy_percent": 0.0,
    "failing": 0,
    "failing_percent": 0.0,
    "approved": 0,
    "approved_percent": 0.0,
    "readonly": 0,
    "readonly_percent": 0.0,
    "suggestions": 0,
    "comments": 0,
    "code": "pt",
    "name": "Portuguese",
    "url": "http://translate.diyseeds.org/projects/diyseeds-org-videos/chard-beetroot/pt/",
    "translate_url": "http://translate.diyseeds.org/translate/diyseeds-org-videos/chard-beetroot/pt/"
}