Translation components API.

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

GET /api/translations/unidrivers/unidriversl10n-fplt_raso/lt/statistics/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "last_author": "Mantas Antanaitis",
    "code": "lt",
    "failing_percent": 0.0,
    "total_words": 56,
    "translated_words": 56,
    "url_translate": "http://weblate.ucs.ru/projects/unidrivers/unidriversl10n-fplt_raso/lt/",
    "fuzzy": 0,
    "total": 9,
    "name": "Lithuanian",
    "url": "http://weblate.ucs.ru/engage/unidrivers/lt/",
    "translated_percent": 100.0,
    "failing": 0,
    "fuzzy_percent": 0.0,
    "translated": 9,
    "last_change": "2020-11-24T08:25:22"
}