Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1717970/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2026-09-25T07:07:21",
    "action": 2,
    "target": "\"Tạo phiếu mới|Tạo một phiếu mới\",\"Phiếu nhập kho\",\"Phiếu xuất kho\",\"Phiếu xuất kho kiêm vận chuyển nội bộ\",\"Phiếu xuất kho bán hàng nội bộ\",\"Biên bản kiểm kê vật tư hàng hoá\",\"Phiếu sản xuất theo thẻ định mức\",\"Phiếu tháo rã bộ sản phẩm\",\"Phiếu xử lý\",\"Phiếu nhập kho hàng trả về\",\"Phiếu xuất kho trả nhà cung cấp\"",
    "id": 1357842,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/1357842/?format=api"
}