Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327821/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-sudo/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-sudo/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "timestamp": "2020-03-20T08:03:53.417584Z",
    "action": 5,
    "target": "<p><b><big>命令别名</big></b><br>命令别名是一个或多个命令(带可选参数)、目录或其他命令别名的列表。它被赋予了单一名称(只能含有大写字母、数字和下划线),之后用于指代该别名中的所有命令。命令可选择指定一个或多个参数。如果指定,用户只能用这些参数运行命令。如果使用了目录名称,该目录中的任何命令皆可运行。</p>",
    "id": 1373666,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1373666/?format=api"
}