Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/36867/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/fof-subscribed/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-subscribed/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": "2021-01-19T13:52:55.887466Z",
    "action": 36,
    "target": "【审核通知】{username} 发表回复于 {title}",
    "id": 49594,
    "action_name": "Translation approved",
    "url": "https://weblate.rob006.net/api/changes/49594/?format=api"
}