Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9663472/?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-17T01:52:22.492939Z",
    "action": 5,
    "target": "<p>如果您需要访问 NFSv4 共享盘(NFSv4 是较新版本的 NFS 协议),\n请勾选 <b>NFS 版本</b> 选项。这时,您可能需要提供一个特定的\n<b>NFSv4 域名</b>以正确设置文件/目录访问权限。</p>\n",
    "id": 1096833,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1096833/?format=api"
}