Changes API.

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

GET /api/changes/2020072/?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/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2022-02-16T08:27:33.145473Z",
    "action": 36,
    "target": "此条目使用的是较老的 NFS 协议版本指定方法,\n不再像过去一样有效(例如使用 \"nfs4\" 作为文件\n系统类型,或在挂载选项中使用 \"minorversion\")。\n\n编辑该条目将会更改指定版本的方式,并将无法\n再使用旧的过时方法。\n\n要继续编辑吗?",
    "id": 2020072,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2020072/?format=api"
}