Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/690818/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/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-16T09:39:15.024916Z",
    "action": 36,
    "target": "<p>您也可以指定<b>磁盘已满操作</b>(磁盘已经写满)\n和<b>磁盘错误操作</b>(当写入磁盘出错时执行)。\n可用操作同上(除了<i>电子邮件</i>)。</p>",
    "id": 2021650,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2021650/?format=api"
}