Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12169918/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/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": "2021-03-19T08:11:20.452485Z",
    "action": 5,
    "target": "<p>如果您需要通过代理来访问因特网服务器,请使用<b>配置网络代理</b>按钮。</p>",
    "id": 1751198,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1751198/?format=api"
}