Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/707192/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account/zh_Hans/?format=api",
    "user": "https://translate.tryton.org/api/users/tumashu/?format=api",
    "author": "https://translate.tryton.org/api/users/tumashu/?format=api",
    "timestamp": "2023-10-24T01:25:37.242280Z",
    "action": 2,
    "target": "对账 \"%(reconciliation)s\" 已经链接到核销明细 \"%(line)s\"。\n需要取消其移动“%(移动)s”。",
    "id": 493466,
    "action_name": "Translation changed",
    "url": "https://translate.tryton.org/api/changes/493466/?format=api"
}