Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9663475/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-04-17T02:36:00.162111Z",
    "action": 2,
    "target": "此条目使用的是较老的 NFS 协议版本指定方法,不再像过去一样有效(例如使用“nfs4”\n作为文件系统类型,或在挂载选项中使用“minorversion”)。\n\n编辑该条目将会更改指定版本的方式,并将无法再使用旧的过时方法。\n\n要继续编辑吗?",
    "id": 1096972,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1096972/?format=api"
}