Changes API.

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

GET /api/changes/2020055/?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-16T08:19:24.326584Z",
    "action": 36,
    "target": "<p>每个 NFS 共享盘都根据远程 NFS 服务器地址\n和导出目录、挂载远程目录的本地目录、NFS 协议\n的版本及挂载选项来标识。关于挂载 NFS 和挂载\n选项的进一步信息,请参见 <tt>man nfs</tt>。</p>",
    "id": 2020055,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2020055/?format=api"
}