Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11327807/?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:51:11.835900Z",
    "action": 5,
    "target": "<p>要添加新的 RunAs 别名,请单击<b>添加</b>按钮并填写相应字段。别名中的别名名称和用户列表不能为空。</p>",
    "id": 1373810,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1373810/?format=api"
}