Changes API

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

GET /api/changes/131207/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.a4tune.com/api/units/134258/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/vi/?format=api",
    "dictionary": null,
    "user": 160,
    "author": 160,
    "timestamp": "2025-10-28T15:27:54.548599Z",
    "action": 5,
    "target": "<b>Ký hiệu thông thường<n> nghĩa là số được hiển thị dưới dạng giá trị dấu phẩy động. Nếu không thể (do giá trị quá lớn hoặc quá nhỏ), ký hiệu khoa học sẽ được sử dụng.",
    "id": 131207,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/131207/?format=api"
}