Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6283296/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iscsi-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-client/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-01-31T06:09:31.908648Z",
    "action": 5,
    "target": "<p>此处的默认设置为<i>不进行认证</i>。如果出于安全原因需要认证,请取消选择该复选框。",
    "id": 875832,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/875832/?format=api"
}