Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2070334/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs/service-management/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs/service-management/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-25T13:10:18.321454Z",
    "action": 6,
    "target": "用于服务详细信息视图列布局的用户自定义配置扩展。使用此配置只能向框架配置添加键,无法更改或删除键。请参阅以 \"###001-OTRSServiceManagement \"结尾的相关配置。",
    "id": 743050,
    "action_name": "Automatically translated",
    "url": "http://translate.otrs.com/api/changes/743050/?format=api"
}