Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1977586/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/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": "2018-02-03T13:26:18.107761Z",
    "action": 2,
    "target": "安装失败。更多信息,请参见 <tt>/var/log/YaST2/y2log</tt> 中的日志文件。失败阶段为: ",
    "id": 892614,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/892614/?format=api"
}