Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1880732/?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:24:43.722629Z",
    "action": 36,
    "target": "<p>请在<b>远程文件系统</b>中,输入 NFS 服务器\n上的目录路径。可用<b>选择</b>从服务器导出的\n路径中选择一个。\n</p>",
    "id": 2020065,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2020065/?format=api"
}