Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327812/?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:43:22.482246Z",
    "action": 5,
    "target": "<p><b><big>用户别名</big></b><br>用户别名由一个或多个用户、系统组(前缀为“%”)或其他用户别名组成。它被赋予了唯一名称(只能含有\t大写字母、数字和下划线),以后用于指代该别名中的所有用户。</p>",
    "id": 1373798,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1373798/?format=api"
}