Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7658483/?format=api",
    "component": "https://hosted.weblate.org/api/components/asteroidos/sync/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/asteroidos/sync/zh_Hans/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2020-09-28T10:01:53.070221+02:00",
    "action": 4,
    "target": "你能使用此应用从 Android 手机同步安装了“流星”操作系统的智能手表设备。不过首先你需要授予一些权限。",
    "id": 7638969,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/7638969/?format=api"
}