Translation components API.

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

GET /api/translations/kdspro/common-lk/sr/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Nemanja Savić",
    "code": "sr",
    "failing_percent": 0.0,
    "total_words": 828,
    "translated_words": 652,
    "url_translate": "http://weblate.ucs.ru/projects/kdspro/common-lk/sr/",
    "fuzzy": 0,
    "total": 359,
    "name": "Serbian",
    "url": "http://weblate.ucs.ru/engage/kdspro/sr/",
    "translated_percent": 80.2,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 288,
    "last_change": "2020-08-10T12:12:07"
}