Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13078872/?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/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2022-02-16T02:20:16.442532Z",
    "action": 36,
    "target": "每个 NFS 共享盘都根据远程 NFS 服务器地址和导出目录、\n挂载远程目录的本地目录、NFS 协议的版本及挂载选项来标识。\n关于挂载 NFS 和挂载选项的进一步信息,\n请参见 man nfs。",
    "id": 2019137,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2019137/?format=api"
}