Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7665931/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iplb/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/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": "2018-03-05T03:50:13.813646Z",
    "action": 2,
    "target": "</p><p><b><big>email alert status</big> = all</b>|<b>none</b>|<b>starting</b>|<b>running</b>|<b>stopping</b>|<b>reloading</b>,...\n</p><p>服务器状态的逗号分隔列表,服务器处于该状态时,应发送电子邮件提醒。<b>all</b> 是\n“<b>starting</b>,<b>running</b>,<b>stopping</b>,<b>reloading</b>”的简写。如果指定 <b>none</b>,则不能指定其他选项,否则,选项间是“或”的关系。\n</p><p>如果在虚拟服务器部分中定义该值,则会覆盖全局值。\n</p><p>默认值:all\n\n",
    "id": 962890,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/962890/?format=api"
}