Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/25626/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/kyrne-websocket/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/kyrne-websocket/zh_Hans/?format=api",
    "user": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "author": "https://weblate.rob006.net/api/users/Golden/?format=api",
    "timestamp": "2020-08-09T11:35:36.541489Z",
    "action": 32,
    "target": "强制 WebSocket 使用安全协议 - 如果您使用的是安全的 WebSocket 服务器而非网站,请启用此功能。",
    "id": 41289,
    "action_name": "Bulk status change",
    "url": "https://weblate.rob006.net/api/changes/41289/?format=api"
}